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

Mint v2 tokens for regular users now that all callers can accept them #5206

Conversation

jkeiser
Copy link
Contributor

@jkeiser jkeiser commented Jan 3, 2025

This just ties up a loose end: we were minting old v1 tokens for web users to ensure backwards compatibility during the upgrade. That's been working for a few weeks, so now we can switch to new-style tokens.

Testing: We already have unit tests that we're handling the v2 tokens correctly, and I've run the entire stack locally once again to make sure the module index, web app and SDF all work correctly.

This will require a deploy of the auth api, but nothing else. Existing tokens will continue to work, as well (this doesn't deprecate them or anything).

@github-actions github-actions bot added the A-auth label Jan 3, 2025
Copy link

github-actions bot commented Jan 3, 2025

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@jkeiser jkeiser added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 27dfd67 Jan 6, 2025
8 checks passed
@jkeiser jkeiser deleted the jkeiser/eng-2888-remember-to-make-auth-api-mint-v2-tokens-for-users-too branch January 6, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants