NASA-IMPACT / nasa-apt

Code and issues relevant to the NASA APT project
Apache License 2.0
6 stars 0 forks source link

Explore `fastapi_cloudauth` for better cognito integration/error handling #386

Open leothomas opened 3 years ago

leothomas commented 3 years ago

FastAPI Cloudauth library: https://github.com/tokusumi/fastapi-cloudauth provides a direct integration with cognito. Benefits might include:

drewbo commented 3 years ago

Should also help with easier local development (adding the lock/authorize button to the docs), documentation, and potentially testing