Skip to content

hhs-copd/copd-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COPD Cloud

This repository contains all cloud related code and configurations to manage users and their data in the cloud.

jwt-rsa-aws-custom-authorizer

This part of the repository is used for authenticating users when they post or fetch data. It uses Auth0 in combination with AWS API Gateways.

lambda

This part of the repository contains all the functions that handle fetching and storing data for users in the database (dynamodb).