External Backend
You can validate the JWT token to determine whether the user has been authenticated if you are using an external backend.
To validate the token, you must use the same JWT Secret.
You can use connect API to get additional data from w3auth
Last updated