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
/
components
/
Tokens
History
ErickSkrauch
2caf0558de
Use paragonie's Base64UrlSafe encoding library
2019-12-11 14:16:11 +03:00
..
Algorithms
Replace emarref/jwt with lcobucci/jwt
2019-08-01 12:17:12 +03:00
AlgorithmIsNotDefinedException.php
Replace emarref/jwt with lcobucci/jwt
2019-08-01 12:17:12 +03:00
AlgorithmsManager.php
Replace emarref/jwt with lcobucci/jwt
2019-08-01 12:17:12 +03:00
Component.php
Use paragonie's Base64UrlSafe encoding library
2019-12-11 14:16:11 +03:00
EncryptedValue.php
Replace separate minecraft access tokens with JWT
2019-12-04 21:10:15 +03:00
TokenReader.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
TokensFactory.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