OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-148263541004.1 KB

096d6a8830b7

user

login with oauth authorization flow

post/oauth/login_callback/{client_name}

Path parameters

client_namestring required

Request body

codestring
statestring

Response

Successfully authenticated. The session ID is returned in a cookie named token and as plaintext response. Preferred method of authorization is through the bearer token. The cookie is only for browser convenience.