Closed Sclafus closed 1 year ago
This might be an oversight on my behalf with some recent changes. I'll have a look in the next few days and release a patch
Thanks for the fast reply!
False alarm. Apparently we were using an older version of the library (v0.3.0) In version 1.0.1, the issue is not present anymore!
Hey there, thanks for the library! We are trying to use it, but we are facing an issue with the dimensions of the session cookie:
What we tried:
auth.server.config["SESSION_TYPE"] = "filesystem"
_secret_key
parameterDo you have any insight? Thanks :D