accounts/api/modules/oauth
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
..
controllers Upgrade oauth2-server to 8.0.0 version, rewrite repositories and entities, start rewriting tests. Intermediate commit [skip ci] 2019-08-23 11:28:04 +03:00
exceptions Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
models Completely restored authorization_code grant for user side. 2019-09-18 02:15:12 +03:00
Module.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00