Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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

 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