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
/
Tokens
History
ErickSkrauch
2111e1769f
Introduce an API endpoint to obtain public keys, that can be used to verify access tokens on other services
2024-06-14 04:36:49 +02:00
..
Algorithms
Extract public key from private pem file at runtime
2024-06-14 03:03:10 +02:00
AlgorithmIsNotDefinedException.php
Replace emarref/jwt with lcobucci/jwt
2019-08-01 12:17:12 +03:00
AlgorithmsManager.php
Remove unused HS256 signing algorithm
2024-06-14 03:21:00 +02:00
Component.php
Introduce an API endpoint to obtain public keys, that can be used to verify access tokens on other services
2024-06-14 04:36:49 +02:00
EncryptedValue.php
Replace separate minecraft access tokens with JWT
2019-12-04 21:10:15 +03:00
TokenReader.php
Fixes ACCOUNTS-2. Catch decryption exception for OAuth2 flow
2020-08-23 00:23:36 +03:00
TokensFactory.php
Add account_info permission to tokens obtained via legacy authserver API [deploy dev]
2022-01-24 12:01:11 +01:00