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

BREAKING: Simplify authorization configuration #1495

Merged
merged 2 commits into from
Apr 17, 2023

Commits on Apr 17, 2023

  1. Simplify authorization configuration

    In order to maintain backwards compatibility, we now are ending up with three separate fetchers that do the same thing. Let's instead simplify since we're doing a breaking change anyways, and that this will be pretty straightforward for developers to deal with
    anaisbetts committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ba3c871 View commit details
    Browse the repository at this point in the history
  2. Update the docs

    anaisbetts committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9a62f55 View commit details
    Browse the repository at this point in the history