accounts/api/modules/oauth
2019-12-10 22:51:11 +03:00
..
controllers Remove refresh_token from OAuth2 result. Return the same access_token as a refresh_token in case when it's requested. Make access_tokens to live forever. 2019-12-09 19:31:54 +03:00
exceptions Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
models Fix revokation validation. Add additional tests cases 2019-12-10 22:51:11 +03:00
Module.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00