User token check
URL : /[locale]/api/user-token/check
API : /api/configs//user-token/check
File path : [locale]/status/user-token/check/page.tsx
Description
This status gives the User token confirmation that everything is fine or not with the token
What’s inside ?
{
"Token exists": "",
"Token signed": "",
"Token expired": "",
"Environment": {
"expected": "",
"actual": ""
},
"Tenant": {
"expected": "",
"actual": ""
},
"Provider": {
"actual": ""
}
}Last updated on