Skip to main content

Endpoints

Sign Up

Body Response201 Created

Login

Body Response200 OK

Logout

Clears session cookies. No body required.

Refresh Token

Uses the HTTP-only refresh token cookie to issue a new access token. Response200 OK

Check Auth Status

Returns the current authenticated user, or 401 if not authenticated.

Forgot Password

Body Sends a password reset link to the provided email.

OAuth — Google


OAuth — Twitter