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: make jwt parsing less strict #1621

Merged
merged 4 commits into from
Oct 9, 2024
Merged

fix: make jwt parsing less strict #1621

merged 4 commits into from
Oct 9, 2024

Conversation

abvthecity
Copy link
Contributor

@abvthecity abvthecity commented Oct 9, 2024

if the jwt payload is empty or has a different schema, don't throw.

@abvthecity abvthecity marked this pull request as ready for review October 9, 2024 18:25
@abvthecity abvthecity enabled auto-merge (squash) October 9, 2024 18:25
@abvthecity abvthecity had a problem deploying to Preview - dashboard-dev.buildwithfern.com October 9, 2024 18:25 — with GitHub Actions Error
@abvthecity abvthecity had a problem deploying to Preview - app-dev.buildwithfern.com October 9, 2024 18:25 — with GitHub Actions Error
@abvthecity abvthecity had a problem deploying to Preview - app.buildwithfern.com October 9, 2024 18:25 — with GitHub Actions Error
Copy link

github-actions bot commented Oct 9, 2024

Playwright test results

passed  1 passed

Details

stats  1 test across 1 suite
duration  9.3 seconds
commit  804b6d4

@abvthecity abvthecity had a problem deploying to Preview - app-dev.buildwithfern.com October 9, 2024 18:53 — with GitHub Actions Failure
@abvthecity abvthecity had a problem deploying to Preview - app.buildwithfern.com October 9, 2024 18:53 — with GitHub Actions Failure
@abvthecity abvthecity merged commit 4d3f594 into main Oct 9, 2024
18 of 20 checks passed
@abvthecity abvthecity deleted the ajiang/unstrictify branch October 9, 2024 18:55
@abvthecity abvthecity mentioned this pull request Oct 9, 2024
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.

2 participants