https://github.com/didinj/vue-firebase-google-email-authentication
Vue 3 Firebase Authentication Tutorial with Google and Email Login
https://github.com/didinj/vue-firebase-google-email-authentication
authentication email firebase google login vue vue3 webapp webdev
Last synced: about 1 month ago
JSON representation
Vue 3 Firebase Authentication Tutorial with Google and Email Login
- Host: GitHub
- URL: https://github.com/didinj/vue-firebase-google-email-authentication
- Owner: didinj
- License: mit
- Created: 2025-06-23T11:31:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T12:31:05.000Z (about 1 year ago)
- Last Synced: 2025-07-22T15:11:50.469Z (11 months ago)
- Topics: authentication, email, firebase, google, login, vue, vue3, webapp, webdev
- Language: Vue
- Homepage: https://www.djamware.com/post/685946e25a251364ebc862e7/vue-3-firebase-authentication-tutorial-with-google-and-email-login
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue 3 Firebase Authentication Tutorial with Google and Email Login
Read more article [here](https://www.djamware.com/post/685946e25a251364ebc862e7/vue-3-firebase-authentication-tutorial-with-google-and-email-login).
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about IDE Support for Vue in the [Vue Docs Scaling up Guide](https://vuejs.org/guide/scaling-up/tooling.html#ide-support).