How do I sign out without being redirected to the sign in page? #12279
Unanswered
ShererJohn
asked this question in
Help
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.
-
signOut.submit({})
takes the user to the signIn page. I dont want it to do that -- I want it to stay on the same page.I'm using Qwik if that matters.
Beta Was this translation helpful? Give feedback.
All reactions