Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
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