Skip to content

Can't seem to getCurrentUser() working on a page refresh SSR Nuxt #1490

Closed Answered by Picturk
Picturk asked this question in Questions and Help
Discussion options

You must be logged in to vote

solved very simply

vuefire: {
    auth: {
      enabled: true,
      persistence: ['indexedDBLocal'],
      sessionCookie: true,
    },
...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@posva
Comment options

Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants