authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.62k stars 166 forks source link

Set Cookie Samesite property #410

Open bright-coder opened 1 year ago

bright-coder commented 1 year ago

Feature Description i need feature for set cookie samesite to strict, lax, none;

to prevent CSRF.

lakhansamani commented 1 year ago

@bright-coder thank you for sharing this, Will add this as env variable soon