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

Expanded support for server sent authorization errors #1006

Merged
merged 18 commits into from
Oct 12, 2023
Merged

Conversation

scottf
Copy link
Contributor

@scottf scottf commented Oct 6, 2023

Expanded support for server sent authorization errors that are not fatal or could be retried.

  • user authentication expired
  • user authentication revoked
  • authorization violation
  • account authentication expired

Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@scottf scottf merged commit fcf6e54 into main Oct 12, 2023
2 checks passed
@scottf scottf deleted the auth-error-retry branch October 12, 2023 12:18
@scottf scottf changed the title Auth error retry Expanded support for server sent authorization errors Oct 20, 2023
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.

None yet

2 participants