Skapi HTML Authentication Template
This is a plain HTML template for Skapi's authentication features.
This template packs all the authentication features you can use in your HTML application:
- Signup
- Signup email verification
- Login
- Forgot password
- Change password
- Update account profile
- Remove account
- Recover account
Download
Download the full project Here
Or visit our Github page
How To Run
Download the project, unzip, and open the index.html.
Remote Server
For hosting on remote server, install package:
npm iThen run:
npm run devThe application will be hosted on port 3300
Important!
Replace the project ID value with your own project ID in service.js
You can get your own project ID from Skapi
