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-02-09 18:25:46 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
tests
/
functional
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
..
_steps
Use libsodium to encrypt all data, related to OAuth2
2019-12-06 14:37:51 +03:00
accounts
Fixed almost everything, but all functional tests are broken at the last minute :(
2019-08-02 03:29:20 +03:00
authserver
Use libsodium to encrypt data, stored in jwt tokens
2019-12-05 19:37:46 +03:00
dev
/applications
Completely restored authorization_code grant for user side.
2019-09-18 02:15:12 +03:00
internal
…
mojang
Fix codestyle
2019-02-23 02:27:38 +03:00
oauth
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
sessionserver
Fixed almost everything, but all functional tests are broken at the last minute :(
2019-08-02 03:29:20 +03:00
_bootstrap.php
…
EmailConfirmationCest.php
…
FeedbackCest.php
…
ForgotPasswordCest.php
…
LoginCest.php
Fix codestyle
2019-02-23 02:27:38 +03:00
LogoutCest.php
…
OptionsCest.php
…
RecoverPasswordCest.php
…
RefreshTokenCest.php
…
RegisterCest.php
Fix codestyle
2019-02-23 02:27:38 +03:00
RepeatAccountActivationCest.php
…