Skip to content

JWT template variables #44

Answered by ezekg
CodingKonsti asked this question in Q&A
Discussion options

You must be logged in to vote

We don't provide numeric date template variables, dates/times are only available in ISO8601 format. The only available template variables are the ones listed here.

But you can add any field to the JWT payload during license creation by providing a custom key attribute, e.g.

"{\"t\":1661973757}"

The provided key will be used in the JWT claims, instead of the default.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ezekg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants