Skip to Content
FrontendInterfacesStatusUser token Display

User token Display

URL : /[locale]/api/user-token/display API : /api/configs//user-token/display

File path : [locale]/status/user-token/display/page.tsx

Description

This status gives the current User token infos

What’s inside ?

{ "Audience": "", "Environment": "", "Expiration": { "Value": "", "Current timezone": "", "UTC": "" }, "IP": "", "Issued at": { "Value": "", "Current timezone": "", "UTC": "" }, "JTI": "", "Locale": "", "Not Before": { "Value": "", "Current timezone": "", "UTC": "" }, "Provider": "", "Roles": [""], "Scopes": [""], "Subject": "", "Tenant": "", "User": { "id": "", "slug": "", "email": "" } }
Last updated on