Getting user data when verifying a token
-
The documentation says that I can verify the token using the POST method. Can I get any data of the user who owns the token in the response during this check, for example, his role or ID, etc.?
- The topic ‘Getting user data when verifying a token’ is closed to new replies.