smorcuend / nuxt3-firebase-auth

Nuxt3 minimal demo with Firebase Authentication integrated + PrimeVue
Other
43 stars 15 forks source link

Nuxt 3 page refresh deletes cookies #2

Open budisentosa opened 1 year ago

budisentosa commented 1 year ago

thank you for sharing this code

but i found out that when i already login (have token cookies) when i refresh , cookies deleted

can i avoid this ?

rahulkumarsingh73690 commented 11 months ago

+1

rahulkumarsingh73690 commented 11 months ago

@budisentosa You got any solution?

budisentosa commented 10 months ago

Using nuxtjs/supabase :)