puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
154 stars 217 forks source link

Added possibility to configure SAMESITE property of the id token cookie #163

Open szabto opened 3 months ago

szabto commented 3 months ago

There are cases when this is necessary, so I created a patch for it. If suitable for you then please merge it. Thanks