Client API
Client API - Overview
Learn how to use the Authsignal Client API to build custom authentication flows.
The Authsignal Client API can be used to perform challenges using different authentication methods and verify users.
This API is designed to be used if you’re not using Authsignal’s pre-built UI and are building your own web or native app UI.
The authentication model is designed so you can call the Authsignal Client API directly from your web browser or mobile app (though you can also communicate via your backend where convenient).

