1.1.17 • Published 1 year ago
mojoauth-web-sdk v1.1.17
Mojoauth JavaScript Library
How to Build
- Clone the Repo
- Run
npm i
- 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]
1.1.17
1 year ago
1.1.16
2 years ago
1.1.15
2 years ago
1.1.14
2 years ago
1.1.12
2 years ago
1.1.11
2 years ago
1.1.13
2 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.1
3 years ago
1.0.2
3 years ago
1.1.0
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.0.3
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago