Auth-Backend/supported_algorithms_jwt.md

5 lines
137 B
Markdown

HS256 - HMAC using SHA-256 hash algorithm (default)
HS384 - HMAC using SHA-384 hash algorithm
HS512 - HMAC using SHA-512 hash algorithm