accounts/api/components/Tokens/Algorithms
ErickSkrauch 45c2ed601d Replace emarref/jwt with lcobucci/jwt
Refactor all JWT-related components
Replace RS256 with ES256 as a preferred JWT algorithm
2019-08-01 12:17:12 +03:00
..
AlgorithmInterface.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ES256.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
HS256.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00