jwt ~master (2017-02-10T13:29:48Z)
Dub
Repo
JWTAlgorithm
jwt
algorithms
string literal used to represent signing algorithm type
Values
Value
Meaning
NONE
"none"
HS256
"HS256"
HS384
"HS384"
HS512
"HS512"
Meta
Source
See Implementation
jwt
algorithms
aliases
URLSafeBase64
enums
JWTAlgorithm
functions
sign
string literal used to represent signing algorithm type