jetbridge / flask_cognito

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

Make Header Prefix Optional #15

Closed aaronbrown1988 closed 3 years ago

aaronbrown1988 commented 3 years ago

This commit makes it possible to use an empty header prefix, it also adds some basic unit tests for this functionality.