Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signOut() not deleting cookie #114

Closed
heikopaiko opened this issue Nov 21, 2022 · 1 comment · Fixed by #115
Closed

signOut() not deleting cookie #114

heikopaiko opened this issue Nov 21, 2022 · 1 comment · Fixed by #115
Labels
bug Something isn't working

Comments

@heikopaiko
Copy link

Version

@nuxtjs/supabase: v0.2.5
nuxt: v3.0.0

Reproduction Link

I created a repo here

Steps to reproduce

Login and click on signout, without refreshing the page in between.

What is Expected?

Signup/Login -> Click on email link -> click on signout -> Signout and redirect to xyz

What is actually happening?

Signup/Login -> Click on email link -> click on signout (without pagerefresh in between) -> BUG

@aanes1 created a workaround over here which might help in finding the cause for this.

@heikopaiko heikopaiko added the bug Something isn't working label Nov 21, 2022
@Aietes
Copy link
Contributor

Aietes commented Nov 22, 2022

Struggling with this as well. I'm not sure how to apply the workaround to the Nuxt module, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants