accounts/api/modules/oauth/models
ErickSkrauch 45101d6453 Completely restored authorization_code grant for user side.
Reworked oauth_sessions table.
Added extension to use MariaDB's JSON columns.
Rewritten tests for authorization_code grant for client side.
Deprecate some old shit.
[skip ci]
2019-09-18 02:15:12 +03:00
..
ApplicationType.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
BaseOauthClientType.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
IdentityInfo.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
MinecraftServerType.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthClientForm.php Fixes ACCOUNTS-54A. Include deleted applications in the lookup for exists applications. 2018-11-11 13:48:23 +03:00
OauthClientFormFactory.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthClientTypeForm.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthProcess.php Completely restored authorization_code grant for user side. 2019-09-18 02:15:12 +03:00