accounts/api/modules/oauth/controllers
ErickSkrauch 39d7cad8b5
Fix CS
2020-06-10 17:42:02 +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 Fix CS 2020-06-10 17:42:02 +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