Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 447 Bytes

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).