Skip to main content

Get Authentication Status

GET 

/api/auth/status

Get detailed information about the current status authentication status of the user.

This endpoint is primarily designed for cookie-based authentication. Singularity sets HTTP-only cookies by default which cannot be accessed via JavaScript. Therefore, you can use this endpoint to request if valid tokens are set.

Responses

The current user's authentication status.