jetbridge / flask_cognito

Flask authentication with JWT against AWS Cognito
MIT License
94 stars 30 forks source link

Support no header prefix #30

Closed calsev closed 1 month ago

calsev commented 1 month ago

Support AWS API gateway header convention for a drop-in replacement.

Also some cleanup of the existing lock file:

Also added documentation for how to run things by way of a Makefile.

revmischa commented 1 month ago

any reason it was closed?

calsev commented 1 month ago

I actually thought I got it closed before anyone noticed it was up :smile_cat: Basically:

The code is functional if you want me to re-open.