accounts/api/components/Tokens
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