Skip to content

AutoRefreshToken problem #91

@kienns1996

Description

@kienns1996

Bug report

Describe the bug

No exception is thrown when RefreshToken fails using the AutoRefreshToken = true option

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Log in to 2 clients (Can set Access token (JWT) expiry time = 30 to avoid waiting).
  2. After logging in, log out at one of the 2 clients.
  3. Sessions that are not required to be logged out will continue to run until the token is automatically refreshed and there will be no exceptions or notifications even if they fail. CurrentSession still exists but no more Api calls are made.

System information

  • OS: Windows 11 23H2
  • Version of gotrue-csharp: 5.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions