-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocsRelates to documentationRelates to documentation
Description
Describe the bug
Calling the signOut function from the nextauth Client API doesn't force a page-reload which makes it look like the user's still signed in.
Steps to reproduce
- Sign in on https://next-auth-example.now.sh/ (with Google)
- Press 'Sign out'
Expected behavior
Page reloads after clicking 'Sign out' (calling signOut function)
as the Client AP states:
[...] It reloads the page in the browser when complete.
- Found the documentation helpful
- Found documentation but was incomplete
- Could not find relevant documentation
- Found the example project helpful
- Did not find the example project helpful
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocsRelates to documentationRelates to documentation