mkhorasani / Streamlit-Authenticator

A secure authentication module to validate user credentials in a Streamlit application.
Apache License 2.0
1.38k stars 229 forks source link

How do I set SameSite=Lax? #28

Closed DharmaDoll closed 1 year ago

DharmaDoll commented 1 year ago

Does anyone know how to set SameSite cookie? I'd appreciate it if someone could implement it for us.

mkhorasani commented 1 year ago

Dear @DharmaDoll, will surely look into this for a future release.

DharmaDoll commented 1 year ago

Thx a lot!