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
59 stars 19 forks source link

Feature cookie samesite #28

Closed iteratelance closed 12 months ago

iteratelance commented 1 year ago

Adding option for samesite as well.

mblackgeo commented 12 months ago

Thanks for the contribution, I've handled this in #31