-
store/index.js
nuxtServerInit checks for the cookie, and sets user to store on server.
-
store/users/index.js
Where login action happens and JWT cookie from Firebase is set.
-
middleware/authenticated.js
Where routes are authenticated and redirects happen if !user.
-
pages/index.vue
Where the login form resides.
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Eckhardt-D/nuxt-fire-auth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example showcasing authentication in Nuxt with Firebase.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published