Skip to main content
Weavr Multi Product API
Access

Login via biometrics

POST/login_via_biometrics

Trigger a push notification and subsequent biometric authentication of a user, by providing the email that was used in the enrolment process of biometrics.

This endpoint can be used in conjunction with your application to authenticate a user and receive a stepped-up token in a single action, for use in-session for any endpoints or UI components that require step-up authentication.

Given that the user credentials are correct, a push notification is sent to the user requesting them to complete biometric authentication. On successful completion of authentication, a token will be shared that can be used for endpoints or UI components that require a stepped-up token.

Request

Request body

*
application/json
{}
objectobject · 2 fields

Responses

200OK

Success

Headers
Body
application/json
{}
objectobject · 1 field
Response example
{  "challengeId": "string"}