mojoauth-web-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.1.17 • Public • Published

Mojoauth JavaScript Library

How to Build

  1. Clone the Repo
  2. Run npm i
  3. Run npm run build | build:dev to generate production and development build respectively.

NOTE: After running build command a build file will be generated in dist directory. Use that to add mojoauth in your HTML.

Directory Structure

src
└── index.ts [entry file to the project]
└── api [contains api methods]
└── helpers [general helper methods]
└── schema [typescrit schemas]
└── ui [contains ui methods and ui helpers]
└── styles [scss files]

Readme

Keywords

none

Package Sidebar

Install

npm i mojoauth-web-sdk

Weekly Downloads

94

Version

1.1.17

License

MIT

Unpacked Size

3.36 MB

Total Files

22

Last publish

Collaborators

  • mojoauth