Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenvilar/vueth0
Secure you VueJS web app
https://github.com/kenvilar/vueth0
auth0 login login-oauth oauth2 router security vuejs2
Last synced: 6 days ago
JSON representation
Secure you VueJS web app
- Host: GitHub
- URL: https://github.com/kenvilar/vueth0
- Owner: kenvilar
- Created: 2018-09-15T07:15:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T21:52:41.000Z (about 2 years ago)
- Last Synced: 2024-11-18T22:11:28.225Z (2 months ago)
- Topics: auth0, login, login-oauth, oauth2, router, security, vuejs2
- Language: Vue
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vueth0
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```