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-09 13:37:52 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
components
/
OAuth2
/
Grants
History
ErickSkrauch
22d8971dc5
Fix redirect_uri validation for the AuthCodeGrant
2019-12-13 15:16:45 +03:00
..
AuthCodeGrant.php
Fix redirect_uri validation for the AuthCodeGrant
2019-12-13 15:16:45 +03:00
ClientCredentialsGrant.php
Use libsodium to encrypt all data, related to OAuth2
2019-12-06 14:37:51 +03:00
RefreshTokenGrant.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