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

feat(internal): add some feature flags for new auth libs #2163

Merged
merged 2 commits into from Sep 15, 2023

Commits on Sep 15, 2023

  1. feat(internal): add some feature flags for new auth libs

    We will use the internaloption to start to enable new auth lib
    for a small number of clients in the future. The envvar will be
    undocumented and used exclusively in our own testing environments.
    We will enable it on all of our repos as the first part of
    functional testing that all existing integration tests continue to
    work as normal when routing through the new auth layers.
    codyoss committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    82eaa0d View commit details
    Browse the repository at this point in the history
  2. pr feedback

    codyoss committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    be34a4e View commit details
    Browse the repository at this point in the history