跳到主要内容

Respond to an authentication challenge

POST 

/bv/account/v1/accounts/login:respond-to-challenge

On success, the response has the same shape as NonEmailLoginResponse with tokens populated. Cognito may (rarely) chain challenges, in which case challenge_name and session are set on the response and the caller must invoke this RPC again.

See: https://gitlab.com/blendvision-ai/product-development/-/work_items/170

Request

Responses

A successful response.