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: add used env config for keys #100

Merged
merged 3 commits into from
Mar 2, 2024
Merged

feat: add used env config for keys #100

merged 3 commits into from
Mar 2, 2024

Conversation

datamweb
Copy link
Owner

close #99
This PR allows you to set the keys in file .env. Example:

ShieldOAuthConfig.google.client_id = your google client_id key
ShieldOAuthConfig.google.client_secret = Your google client_secret  key

@datamweb datamweb added enhancement New feature or request documentation Improvements or additions to documentation docs needed Pull requests needing documentation write-ups and/or revisions. and removed documentation Improvements or additions to documentation labels Feb 27, 2024
@datamweb datamweb removed the docs needed Pull requests needing documentation write-ups and/or revisions. label Feb 27, 2024
@datamweb datamweb merged commit 603bb12 into develop Mar 2, 2024
10 checks passed
@datamweb datamweb deleted the feat-add-env branch March 2, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant