get
/v1/auth/login
Initiate login
Redirects to the identity provider for authentication
get
/v1/auth/callback
OAuth callback
Handles the OAuth callback after authentication
post
/v1/auth/logout
Logout
Clears authentication cookies and returns logout URL
post
/v1/auth/refresh
Refresh token
Refreshes the access token using the refresh token cookie