mirror of
https://github.com/shawnkim1997/All-in-one-Financial-Analysis.git
synced 2026-08-25 00:18:03 +00:00
phase 3: secure credential vault
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
GOOGLE_API_KEY=
|
||||
SEC_EDGAR_EMAIL=
|
||||
|
||||
# Required for encrypted server-side credential storage.
|
||||
# Generate with:
|
||||
# python -c "import secrets; print(secrets.token_urlsafe(32))"
|
||||
ATLAS_MASTER_KEY=
|
||||
|
||||
# Optional
|
||||
FMP_API_KEY=
|
||||
ECOS_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user