Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 818 Bytes

VerifyJWTWithClassicKey.md

File metadata and controls

16 lines (12 loc) · 818 Bytes

VerifyJWTWithClassicKey

Properties

Name Type Description Notes
display_id str The name of the key to use in the verify JWT process
json bool Set output format to JSON [optional] [default to False]
jwt str JWT
required_claims str RequiredClaims
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]