Skip to main content
Weavr API

Authentication factors

Manage user authentication factors, including passwords and device-based factors (OTP and push).

Authentication factors prove that a user is who they claim to be. A user can authenticate with a password or enroll a device-based factor for one-time passwords and push notifications.

Use these endpoints to create and update passwords, enroll or remove factors, and inspect the factors available to a user. Factor enrollment may require a verification challenge before the factor becomes active.

Read End-user authentication for factor setup and login flows.