Skip to main content
GET
/
auth
/
sso
/
callback
IdP callback landing — issues session and redirects to SPA
curl --request GET \
  --url https://api.mnemom.ai/v1/auth/sso/callback
{
  "error": "<string>"
}

Query Parameters

code
string
required

Response

Session issued. Redirects to the SPA.