Options to modify claims in the token to generate
custom-purpose tokens.
Attributes
Name
Description
audience
str
Optional. Optional string to issue the token
with a custom audience claim. Required if one or
more nonces are specified.
nonce
MutableSequence[str]
Optional. Optional parameter to place one or more nonces in
the eat_nonce claim in the output token. The minimum size
for JSON-encoded EATs is 10 bytes and the maximum size is 74
bytes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]