v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
OAuth

Auth

OAuth2.0 callback endpoint. Service providers redirect users here after they authorize or deny the application. Args: request: FastAPI request instance. error: Error message from the service provider if the user denied. Returns: Redirects user to a designated part of the application or handles error scenarios.

get/oauth/auth

Query parameters

errorstring nullable

Response

Successful Response

{"stackTrail":"paths:/oauth/auth:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}