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 auth: allow additional secrets as env variables #63

Conversation

Mikey032
Copy link
Contributor

@Mikey032 Mikey032 commented May 6, 2024

What kind of change does this PR introduce?

Feature

What is the current behavior?

It is currently not possible to pass values of other secrets to the auth service. This means adding external identity providers will cause you to add the secrets in plain text.

What is the new behavior?

By using envFrom we can reference a secret that contains all the env variables to configure for example an external identity provider.

Additional context

None

@Mikey032
Copy link
Contributor Author

Mikey032 commented Sep 4, 2024

@arpagon When can we merge this?

@arpagon arpagon merged commit 17e14e8 into supabase-community:main Sep 4, 2024
1 check passed
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.

2 participants