We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a89704 + ef24084 commit ebe574fCopy full SHA for ebe574f
auth/oauth2/classes/auth.php
@@ -36,6 +36,7 @@
36
37
require_once($CFG->libdir.'/authlib.php');
38
require_once($CFG->dirroot.'/user/lib.php');
39
+require_once($CFG->dirroot.'/user/profile/lib.php');
40
41
/**
42
* Plugin for oauth2 authentication.
0 commit comments