Skip to content

AWS Secrets Utility Files (aws_secrets_utils)

Daniel Wu edited this page Sep 4, 2022 · 8 revisions

About

This page contains documentation for the files in the /backend/aws_helpers/aws_secrets_utils directory of the Github repo. This page is regularly updated when new changes are added to these files.

AWS Secrets Handler (aws_secrets.py)

init_firebase(): Uses get_secret() to fetch the firebase secrets from AWS Secrets Manager and initializes Firebase on the backend. This is mainly used for user authentication

init_firebase(): Uses get_secret() to fetch the firebase secrets from AWS Secrets Manager and initializes Firebase on the backend. This is mainly used for user authentication

init_firebase(): Uses get_secret() to fetch the firebase secrets from AWS Secrets Manager and initializes Firebase on the backend. This is mainly used for user authentication

init_firebase(): Uses get_secret() to fetch the firebase secrets from AWS Secrets Manager and initializes Firebase on the backend. This is mainly used for user authentication

init_firebase(): Uses get_secret() to fetch the firebase secrets from AWS Secrets Manager and initializes Firebase on the backend. This is mainly used for user authentication

Clone this wiki locally