Skip to content

Case on JWT parsing error in the client#2248

Merged
mnafees merged 1 commit into
mainfrom
nafees/go-client-jwt-err
Sep 5, 2025
Merged

Case on JWT parsing error in the client#2248
mnafees merged 1 commit into
mainfrom
nafees/go-client-jwt-err

Conversation

@mnafees
Copy link
Copy Markdown
Member

@mnafees mnafees commented Sep 4, 2025

Description

We need to properly case on JWT parsing error in the Go client. Currently if an invalid JWT is passed in, the program panics.

Fixes

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@mnafees mnafees requested a review from abelanger5 September 4, 2025 19:48
@mnafees mnafees self-assigned this Sep 4, 2025
@mnafees mnafees added the sdk-go Related to the Go SDK label Sep 4, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
hatchet-docs Ready Ready Preview Comment Sep 4, 2025 7:50pm
hatchet-v0-docs Ready Ready Preview Comment Sep 4, 2025 7:50pm

@mnafees mnafees merged commit 0abefb1 into main Sep 5, 2025
42 checks passed
@mnafees mnafees deleted the nafees/go-client-jwt-err branch September 5, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk-go Related to the Go SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants