Skip to content

Fix token & PAR error handling#54

Merged
mattmassicotte merged 2 commits into
ChimeHQ:mainfrom
germ-network:fix/token-error-handling
Mar 24, 2026
Merged

Fix token & PAR error handling#54
mattmassicotte merged 2 commits into
ChimeHQ:mainfrom
germ-network:fix/token-error-handling

Conversation

@ThisIsMissEm

Copy link
Copy Markdown
Contributor

This builds on #50 as I needed the OAuthTypes.swift file. This fixes the error handling for the Authorization Server, but does not fix #53, where we need to look at the WWW-Authenticate header.

Comment thread Sources/OAuthenticator/Authenticator.swift
This is actually generic OAuth token response logic, but the package is currently structured to make this bluesky specific.
@ThisIsMissEm ThisIsMissEm force-pushed the fix/token-error-handling branch from 7bcbef9 to ef66626 Compare March 20, 2026 17:13
@mattmassicotte mattmassicotte merged commit 0962bcc into ChimeHQ:main Mar 24, 2026
9 checks passed
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.

Fix error handling for resource server requests

2 participants