Skip to content

feat: add invalidTokenUrl case to JWT.Error#28

Closed
Blackjacx wants to merge 3 commits intodevelopfrom
feat/jwt-invalid-token-url-error
Closed

feat: add invalidTokenUrl case to JWT.Error#28
Blackjacx wants to merge 3 commits intodevelopfrom
feat/jwt-invalid-token-url-error

Conversation

@Blackjacx
Copy link
Owner

Summary

  • Adds case invalidTokenUrl(String) to JWT.Error enum to represent invalid token URL errors with an associated descriptive string

Test plan

  • Verify the new error case compiles successfully
  • Use the new case where invalid token URLs are encountered

🤖 Generated with Claude Code

Blackjacx and others added 3 commits February 24, 2026 15:46
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Makes the error case generic and not specific to token URLs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Blackjacx Blackjacx closed this Feb 24, 2026
@Blackjacx Blackjacx deleted the feat/jwt-invalid-token-url-error branch February 24, 2026 14:49
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.

1 participant