accounts/api/modules/oauth
2019-12-13 16:00:51 +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 Remove expires_in field when the access_token isn't expiring 2019-12-13 16:00:51 +03:00
Module.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00