Skip to content

feat(auth): Add JWT token validation and testing#5

Merged
IanWoodard merged 8 commits intomainfrom
ianwoodard/infreng-91-add-token-validation-logic
Sep 15, 2025
Merged

feat(auth): Add JWT token validation and testing#5
IanWoodard merged 8 commits intomainfrom
ianwoodard/infreng-91-add-token-validation-logic

Conversation

@IanWoodard
Copy link
Contributor

@IanWoodard IanWoodard commented Sep 11, 2025

Implements RS256 JWT token validation for the gateway service with comprehensive error handling and test coverage.

Adds validate_token function that verifies JWT signatures and validates org_id/channel_id claims.

@linear
Copy link

linear bot commented Sep 11, 2025

@IanWoodard IanWoodard requested a review from mdtro September 12, 2025 16:32
@IanWoodard IanWoodard merged commit 25e0bf6 into main Sep 15, 2025
7 checks passed
@IanWoodard IanWoodard deleted the ianwoodard/infreng-91-add-token-validation-logic branch September 15, 2025 17:25
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