JWT token
Last updated
Last updated
are used as access token for private instances and admin endpoints. Token decode as follows.
The signature is created with the . The email field is used to lookup a user account in the ACL and determine its access level.