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

Refresh token rotation #1188

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Refresh token rotation #1188

merged 3 commits into from
Nov 4, 2024

Commits on Oct 28, 2024

  1. Support refresh token

    nthh committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5cc4fc7 View commit details
    Browse the repository at this point in the history
  2. Update expires_at

    nthh committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7338067 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. fix: set initial expires_at

    refactor: pull refresh token logic to separate function
    vnugent committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    48e5ec2 View commit details
    Browse the repository at this point in the history