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-10 22:12:03 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
modules
/
oauth
/
controllers
History
ErickSkrauch
830a17612b
Get rid of ThisShouldNotHappenException
2019-12-13 20:48:13 +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
Get rid of ThisShouldNotHappenException
2019-12-13 20:48:13 +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