mblackgeo / flask-cognito-lib

A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
https://mblackgeo.github.io/flask-cognito-lib/
MIT License
57 stars 15 forks source link

CI should test multiple python versions #11

Closed mblackgeo closed 10 months ago

mblackgeo commented 2 years ago

CI pipeline currently only tests against python 3.8. This should be extended to 3.9 and 3.10