Skip to content

calling signOut function doesn't force page reload #603

@maxeth

Description

@maxeth

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

  1. Sign in on https://next-auth-example.now.sh/ (with Google)
  2. 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

No one assigned

    Labels

    bugSomething isn't workingdocsRelates to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions