nuxt-alt / auth

An alternative module to @nuxtjs/auth
https://nuxt-alt-auth.vercel.app/
MIT License
94 stars 20 forks source link

Cannot access profile page after login #59

Closed dtobi59 closed 7 months ago

dtobi59 commented 1 year ago

Hello Guys, please help me. I cannot access the profile page after login. App works well in the local environment but when deployed I get 401 error on hitting the user profile endpoint, after successfully hitting the login endpoint. I observed that cookies were not rightly passed from one endpoint to another.

Screenshot from 2023-06-07 09-34-09