Skip to main content

VanillaJS

This guide explains how to set up your Vanilla javascript project to begin using @badisi/auth-js.

Before using it

Make sure you properly configured your 👉 Authentication Provider.

Installation​

  1. Install the library from the NPM repository

    npm install @badisi/auth-js --save
  2. ...

    note

    Coming soon..