accounts/api/tests/functional/oauth
2019-12-09 19:31:54 +03:00
..
AccessTokenCest.php Restore full functionality of OAuth2 server [skip ci] 2019-09-22 00:19:11 +03:00
AuthCodeCest.php Restore full functionality of OAuth2 server [skip ci] 2019-09-22 00:19:11 +03:00
ClientCredentialsCest.php Make tokens, created by client credentials grant to live forever 2019-12-06 18:31:04 +03:00
RefreshTokenCest.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
ValidateCest.php Rewrite tests for OAuth2 validate and auth code complete steps [skip ci] 2019-09-06 02:33:16 +03:00