Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Classes | Namespaces
system_account.php File Reference

When using OAuth sometimes it makes sense to authenticate as a system user, and not the current user. More...

Classes

class  core\oauth2\system_account
 Class for loading/storing oauth2 refresh tokens from the DB. More...
 

Namespaces

namespace  core\oauth2
  
 

Detailed Description

When using OAuth sometimes it makes sense to authenticate as a system user, and not the current user.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later