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

[Issue #3191] Adjust auth logic initialization to be configured by env var #3206

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

mikehgrantsgov
Copy link
Collaborator

Summary

Fixes #3191

Time to review: 5 mins

Changes proposed

Change local env bool flag to enable auth to instead use ENABLE_AUTH_ENDPOINT env var.

Context for reviewers

We used to key this off local env but swapping out for the preferred approach.

@mikehgrantsgov mikehgrantsgov merged commit 2a4cfe3 into main Dec 16, 2024
2 checks passed
@mikehgrantsgov mikehgrantsgov deleted the mikehgrantsgov/3191-add-auth-logic-by-env-var branch December 16, 2024 13:28
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.

Adjust auth logic initialization to be configured by env var
2 participants