Open gabriel-nigro opened 1 month ago
Hello 👋
Please provide a reproduction for this issue 🙏
having same warning with both signIn and signOut methods using local provider
Hello 👋
Please provide a reproduction for this issue 🙏
How can I create a reproduction?
Here is the link: https://stackblitz.com/edit/github-dvjyh3
Just go to /login
page and sign in. Right before you'll be redirected to /home
, which have sign out button.
I have this exact same problem and the signOut()
call never completes, so neither the callbackUrl work or any code that would be executed after awaiting the signOut call.
Describe the feature
I'm using Sidebase Nuxt-Auth + Nuxt3 + Vuetify3, and I'm getting this annoying warning when I click on the logout button, which calls
signOut
function.Environment
❯ npx nuxi info [17:08:40] Working directory: /home/projects/github-dvjyh3 [17:08:40] Nuxt project info:
Build Modules: -
Reproduction
Link to stackblitz.
Just go to
/login
page and sign in. Right before you'll be redirected to/home
, which have sign out button. Open console and click the button.Provider
Logs
Warning in Console: