Hello Support @rp_st
How to pass a custom message from the backend to the frontend I have tried like this but the updated message is not received in frontend side
```throw new STError({
type: "INVALID_CLAIMS",
message: "forceLogoutUserNotAdmin",
payload: [{
id: UserRoles.UserRoleClaim.key
}]
})
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).