Passwordless Create Project

This API is used to create a new project or configuration related to passwordless authentication with the specified domain, callback URL, logout URL, and stage using the 'https://api.cripsa.com/v2/passwordless/createproject' API endpoint.

Passwordless Sign-In

This API is used to perform a sign-in operation using passwordless authentication with the specified email, client ID, client secret, domain, user pool ID, and user pool domain. The operation is performed in the 'qua' (quality assurance) stage using the 'https://api.cripsa.com/v2/passwordless/sign-in' API endpoint.

Passwordless Response To OAuth

This API is used to make a request to complete the passwordless authentication process with the specified email, OTP (One-Time Password), session ID, and client secret.

Passwordless Delete Project

This API is used to delete a passwordless using the API project or configuration related to password multi-factor authentication (MFA) with the specified domain using the API ‘https://api.cripsa.com/v2/passwordless/delete'