JWTAlgorithm

string literal used to represent signing algorithm type

Values

ValueMeaning
NONE"none"
HS256"HS256"
HS384"HS384"
HS512"HS512"

Meta