1.17.19 • Published 10 months ago
mojoauth-web-sdk v1.17.19
Mojoauth JavaScript Library
How to Build
- Clone the Repo
- Run
npm i - Run
npm run build | build:devto 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.17.19
10 months ago
1.17.18
10 months ago
1.1.17
2 years ago
1.1.16
3 years ago
1.1.15
3 years ago
1.1.14
3 years ago
1.1.12
3 years ago
1.1.11
3 years ago
1.1.13
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.1
4 years ago
1.0.2
4 years ago
1.1.0
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.0.3
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago