Request
Response
Authenticated User
Not Authenticated
If there is no validauth-token cookie, the endpoint responds with a 401 error:
Use Cases
- Verify token validity on app startup
- Check if MFA is enabled for the user
- Determine admin status for UI display