Object used to generate signatures of tokens.
API Private key from Virgil Dashboard to be used to generate signatures of tokens.
ID of the API Key from Virgil Dashboard.
Application ID from Virgil Dashboard. This will be the value of the
Issuer
field in generated tokens.
Time to live in milliseconds of the tokens created by this generator.
Optional. Default is 20 * 60 * 1000
(20 minutes).
JwtGenerator initialization options.