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
/
components
/
User
History
ErickSkrauch
ba7fad84a0
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
..
Component.php
Fixed almost everything, but all functional tests are broken at the last minute :(
2019-08-02 03:29:20 +03:00
IdentityFactory.php
Rework identity provider for the legacy OAuth2 tokens [skip ci]
2019-09-22 19:24:22 +03:00
IdentityInterface.php
Translate all code comments from Russian to English [skip ci]
2019-07-15 01:59:56 +03:00
JwtIdentity.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
LegacyOAuth2Identity.php
Add tests for the legacy tokens
2019-09-23 00:53:13 +03:00