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 custom exceptions and encapsulate oauth error handling #304

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

sdb9696
Copy link
Collaborator

@sdb9696 sdb9696 commented Nov 8, 2023

Add custom exceptions to encapsulate oauth/token related errors away from consumers and handle situations where tokens are invalidated on the ring website and queries return 401 errors. As this is a breaking change for consumers currently handling oauthlib.oauth2 errors directly it will go into a new minor release.

@sdb9696 sdb9696 merged commit b5cccb1 into tchellomello:master Nov 8, 2023
9 checks passed
@sdb9696 sdb9696 deleted the add_ring_exceptions branch November 8, 2023 15:16
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant