Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 825 Bytes

SignJWTWithClassicKey.md

File metadata and controls

16 lines (12 loc) · 825 Bytes

SignJWTWithClassicKey

Properties

Name Type Description Notes
display_id str The name of the key to use in the sign JWT process
json bool Set output format to JSON [optional] [default to False]
jwt_claims str JWTClaims
signing_method str SigningMethod
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
version int classic key version

[Back to Model list] [Back to API list] [Back to README]