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

Add support for refreshing tokens for Bluesky #24

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

tonyarnold
Copy link
Contributor

There were minor changes required to support token refreshing for Bluesky — mainly the POSTed body of the request, the grant_type needed to be "refresh_token", and the login needed to be removed from the DPoP response handler.

Fixes #23

@tonyarnold tonyarnold changed the title Add support for refreshing refresh tokens for Bluesky Add support for refreshing tokens for Bluesky Dec 20, 2024
@mattmassicotte
Copy link
Contributor

This is incredible thank you so much!

@mattmassicotte mattmassicotte merged commit b356067 into ChimeHQ:main Dec 20, 2024
3 checks passed
@martindufort
Copy link
Contributor

@tonyarnold Are you writing a Bluesky client? I'm interested.....

@tonyarnold
Copy link
Contributor Author

@martindufort yeah, kinda — I'm not sure if it will ever see the light of day, but I am offsetting the enterprise-level development I do for work with some hobby coding on this.

@tonyarnold tonyarnold deleted the bluesky-oauth-refresh branch December 21, 2024 05:02
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.

Bluesky Refresh
3 participants