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

Conversation

nthh
Copy link
Contributor

@nthh nthh commented Oct 28, 2024

What type of PR is this?(check all applicable)

  • refactor
  • feature
  • bug fix
  • documentation
  • optimization
  • other

Description

Fixes #673

What this PR achieves

Refreshes access token

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
open-tacos ✅ Ready (Inspect) Visit Preview Nov 3, 2024 0:27am

refactor: pull refresh token logic to separate function
@vnugent vnugent merged commit 13b2342 into develop Nov 4, 2024
8 of 10 checks passed
@vnugent vnugent deleted the nthh.673-refresh_token branch November 4, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle backend token expired gracefully
2 participants