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

fix: Refresh not triggered if the access token is not also known, which limits its purpose #902

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 6, 2024

  1. fix: Refresh should be able to trigger if its token is known. Optiona…

    …lly send auth token too for the backends that might require it.
    cip8 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dbf4cf7 View commit details
    Browse the repository at this point in the history
  2. Explicitly clear token cookies; local state cleared but refresh token…

    … is overwritten by unemptied cookie.
    cip8 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f4447ba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f8ca293 View commit details
    Browse the repository at this point in the history