accounts/api/tests/unit/components/User
2019-12-09 19:31:54 +03:00
..
ComponentTest.php Rework identity provider for the legacy OAuth2 tokens [skip ci] 2019-09-22 19:24:22 +03:00
IdentityFactoryTest.php Add tests for the legacy tokens 2019-09-23 00:53:13 +03:00
JwtIdentityTest.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
LegacyOAuth2IdentityTest.php Add tests for the legacy tokens 2019-09-23 00:53:13 +03:00