https://github.com/voidnerd/simple-api-frontend-auth-js-example
Simple Auth JS example to get you started
https://github.com/voidnerd/simple-api-frontend-auth-js-example
Last synced: 11 months ago
JSON representation
Simple Auth JS example to get you started
- Host: GitHub
- URL: https://github.com/voidnerd/simple-api-frontend-auth-js-example
- Owner: voidnerd
- Created: 2019-03-13T14:57:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T15:21:34.000Z (almost 7 years ago)
- Last Synced: 2025-01-27T10:21:31.198Z (about 1 year ago)
- Language: HTML
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# simple Javascript Authentication Example
This is meant to show you a quick example or authenticating a user on the frontend without a framework
## All Code are on `main.js`
- Register
- Login
- View Profile