Auth-Backend/supported_algorithms_jwt.md

5 lines
137 B
Markdown
Raw Normal View History

2024-10-13 18:29:24 +02:00
HS256 - HMAC using SHA-256 hash algorithm (default)
HS384 - HMAC using SHA-384 hash algorithm
HS512 - HMAC using SHA-512 hash algorithm