moodle/lib/classes/oauth2
Damyon Wiese 3ba79ff19a MDL-58535 oauth2: Don't rely on the return scopes
MS makes a big mess of returning scopes from oauth requests. They only return the custom MS scopes like
User.Read and they never return non-MS scopes (like openid, profile, email).
2017-05-02 10:03:58 +08:00
..
api.php MDL-58220 oauth2: Use email as default username 2017-04-03 13:43:27 +08:00
client.php MDL-58535 oauth2: Don't rely on the return scopes 2017-05-02 10:03:58 +08:00
endpoint.php MDL-58220 oauth2: tighten the param types 2017-04-03 13:43:26 +08:00
issuer.php MDL-58280 fileconverter_googledrive: More helpful errors 2017-04-20 11:28:06 +08:00
refresh_system_tokens_task.php MDL-58219 cibot: Fixes 2017-04-03 13:41:19 +08:00
rest.php MDL-58280 fileconverter_googledrive: Is born. 2017-04-20 10:49:17 +08:00
rest_exception.php MDL-58126 googledocs: Re-implement the google docs repo 2017-04-03 13:40:13 +08:00
system_account.php MDL-58219 cibot: Fixes 2017-04-03 13:41:19 +08:00
user_field_mapping.php MDL-58220 unittests: Fix errors found in unittests 2017-04-03 13:43:26 +08:00