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

Do not fail on endpoint OAUTH errors #184

Merged
merged 3 commits into from
May 21, 2024
Merged

Commits on May 16, 2024

  1. Package oauth failure in envelope instead of failing entire request

    Returning the statusCode of the oauth response as the endpoint response
    without any other information because it may be private.
    remvee committed May 16, 2024
    Configuration menu
    Copy the full SHA
    887bad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2dc233 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Report on oauth failures

    remvee committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cf60452 View commit details
    Browse the repository at this point in the history