auth
authentication
Logout
Logout user by clearing the auth cookie. CRITICAL: Ensures proper cookie deletion across all environments including GKE. Uses aggressive multi-attempt clearing to handle OAuth and regular sessions.
IMPORTANT: Cookie deletion parameters must EXACTLY match the parameters used when setting the cookie. See: https://stackoverflow.com/questions/67094564/fastapi-deleting-cookies-after-logout-not-working
post/auth/logout
Response
Successful Response
{"stackTrail":"paths:/auth/logout:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.