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 14:07:55 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
components
/
OAuth2
/
Repositories
History
ErickSkrauch
5fbc167708
Fix the case when the redirect_uri is null
2020-06-20 19:10:13 +03:00
..
AccessTokenRepository.php
Restore full functionality of OAuth2 server [skip ci]
2019-09-22 00:19:11 +03:00
AuthCodeRepository.php
Upgrade oauth2-server to 8.0.0 version, rewrite repositories and entities, start rewriting tests. Intermediate commit [skip ci]
2019-08-23 11:28:04 +03:00
ClientRepository.php
Fix the case when the redirect_uri is null
2020-06-20 19:10:13 +03:00
EmptyScopeRepository.php
Restore full functionality of OAuth2 server [skip ci]
2019-09-22 00:19:11 +03:00
InternalScopeRepository.php
Fix all tests
2019-09-24 01:56:32 +03:00
PublicScopeRepository.php
Set access tokens TTL depending on the requested scopes
2019-12-06 19:07:08 +03:00
RefreshTokenRepository.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