accounts/api/modules/oauth/models
2022-12-10 02:51:47 +01:00
..
ApplicationType.php Fixes #17. Simplify redirect_uri validation rules to allow localhost 2022-12-10 02:51:47 +01: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 Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +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 Allow users to manually decline auth request even when an application was authenticated before 2021-03-29 04:51:37 +02:00