https://github.com/menteora/vue-auth-docs
https://github.com/menteora/vue-auth-docs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/menteora/vue-auth-docs
- Owner: menteora
- Created: 2018-01-07T09:24:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T13:17:19.000Z (over 8 years ago)
- Last Synced: 2025-02-25T17:37:24.187Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Documentation about Vue & Authentication
## Authentication with Firebase
- [Vue 2 + Firebase: How to build a Vue app with Firebase authentication system in 15 minutes](https://medium.com/@anas.mammeri/vue-2-firebase-how-to-build-a-vue-app-with-firebase-authentication-system-in-15-minutes-fdce6f289c3c) - **[Repository](https://github.com/CaptainYouz/vue-firebase-tutorial)**
- [Vue + Vuetify + Firebase DevMeetup YouTube Project](https://www.youtube.com/playlist?list=PL55RiY5tL51qxUbODJG9cgrsVd7ZHbPrt) - **[Repository](https://github.com/academind/yt-devmeetup-vue-firebase)**
- [Vue Firebase Vuetify with Vuex module - **Repository**](https://github.com/aofdev/vue-firebase-auth-vuex)
## Best Practise
- [Route Meta Fields](https://router.vuejs.org/en/advanced/meta.html)