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: decode identity jwt inside try block #6282

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

paulo
Copy link
Contributor

@paulo paulo commented Jan 5, 2024

🎉 Thanks for submitting a pull request! 🎉

Summary

Follow up to #6277

The JWT decoding step can fail, and I've mistakenly took it out of the try block on the last PR. This fixes that.

@paulo paulo requested a review from a team as a code owner January 5, 2024 08:59
@paulo paulo self-assigned this Jan 5, 2024
@paulo paulo added the type: bug code to address defects in shipped code label Jan 5, 2024
Copy link

github-actions bot commented Jan 5, 2024

📊 Benchmark results

Comparing with 013f7f5

  • Dependency count: 1,410 (no change)
  • Package size: 422 MB ⬇️ 0.00% decrease vs. 013f7f5
  • Number of ts-expect-error directives: 1,189 (no change)

@paulo paulo merged commit e6d1433 into main Jan 5, 2024
35 checks passed
@paulo paulo deleted the pa/fixarooni-the-lambda-contextarooni branch January 5, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants