nuxt3, Firebase auth, pinia #2247
Unanswered
tinadanweb
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Is there a decent solution on nuxt3 with this combo? I want to test if this is feasible for my useCase.
looking everywhere for a test, a boilerplate of how to use this properly. I saw a lot of workarounds but nothing on point with a working example.
My app relies on Firebase AUTH to keep the users / and one external api that uses also the tokens/ids generated by the firebase firestore.
All i need is a tutorial that will keep my state persistent on refresh and also keep my login/logouts in check
I was working on a model on vuex4 but i guess pinia is a more modern approach.
Can anyone help in making a simple tut or example we can all follow? (and customise from there maybe)?
I'lll be more than happy to contribute.
If no one has time (but is guess is a good point for pinia to advance in many projects) maybe you can redirect me on a good tutorial or docs on how to achieve user state management on client side via NUXT 3.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions