JSPM

  • Created
  • Published
  • Downloads 2266
  • Score
    100M100P100Q122856F
  • License MIT

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@authsignal/browser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Authsignal

    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

    NodeJS

    Installation

    Add the @authsignal/browser package to your package.json.

    npm

    npm install @authsignal/browser

    yarn

    yarn add @authsignal/browser