API reference/Auth
Google's return to the API
GET
/v1/auth/google/callback
Google redirects here; the API redirects to the sign-in's return_to.
Query
codestring
maxLength: 4096
statestring
maxLength: 256
errorstring
maxLength: 256
Cookies
__Host-oauthstring
Set by the start endpoint
Responses
errors: application/problem+json
Match errors on the problem's code, which stays the same, not on its message.