This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts
Watch
1
Star
0
Fork
0
You've already forked accounts
mirror of
https://github.com/elyby/accounts.git
synced
2025-01-11 06:22:16 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
tests
/
functional
/
oauth
History
ErickSkrauch
e6b6f3f169
Allow users to manually decline auth request even when an application was authenticated before
2021-03-29 04:51:37 +02:00
..
AccessTokenCest.php
Remove expires_in field when the access_token isn't expiring
2019-12-13 16:00:51 +03:00
AuthCodeCest.php
Allow users to manually decline auth request even when an application was authenticated before
2021-03-29 04:51:37 +02:00
ClientCredentialsCest.php
Remove expires_in field when the access_token isn't expiring
2019-12-13 16:00:51 +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