@authsignal/browser
v1.4.0
Published
**[Authsignal](https://www.authsignal.com) provides passwordless step up authentication (Multi-factor Authentication - MFA) that can be placed anywhere within your application. Authsignal also provides a no-code fraud risk rules engine to manage when step
Downloads
10,972
Readme
Authsignal Browser Javascript SDK
Authsignal provides passwordless step up authentication (Multi-factor Authentication - MFA) that can be placed anywhere within your application. Authsignal also provides a no-code fraud risk rules engine to manage when step up challenges are triggered.
Usage
The Authsignal Browser API can be used to launch Authsignal's Challenge UI to let users set up MFA and complete challenges.
See the documentation for details on how to use this SDK with the Authsignal Server APIs.
Server SDKs
Installation
Add the @authsignal/browser
package to your package.json
.
npm
npm install @authsignal/browser
yarn
yarn add @authsignal/browser