accounts/api/modules/oauth/controllers
2019-12-09 19:31:54 +03:00
..
AuthorizationController.php 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
ClientsController.php Fixed almost everything, but all functional tests are broken at the last minute :( 2019-08-02 03:29:20 +03:00
IdentityController.php Fixes ACCOUNTS-5V9. Handle case when access token don't have associated account 2019-12-02 21:15:18 +03:00