Skip to main content

Module jwt

Module jwt 

Source
Expand description

JWT encoding helpers.

Functionsยง

encode_rs256
Encode a JWS compact JWT using the RS256 algorithm.
encode_rs256_pem
Encode a JWS compact JWT using an RSA private key in PKCS#8 PEM format.