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

chore(auth): add auth-related environment variables #4176

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

axiomofjoy
Copy link
Contributor

Adds auth-related environment variables, including:

  • DANGEROUSLY_SET_PHOENIX_ENABLE_AUTH
  • DANGEROUSLY_SET_PHOENIX_SECRET

These will eventually become:

  • PHOENIX_ENABLE_AUTH
  • PHOENIX_SECRET

when auth is officially released.

resolves #3728
resolves #4041

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 8, 2024
@axiomofjoy axiomofjoy merged commit fcf9901 into main Aug 8, 2024
11 checks passed
@axiomofjoy axiomofjoy deleted the xander/auth-env-vars branch August 8, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
2 participants