faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
alexherbo2 has joined #amber
<FromGitter> <jaysneg_gitlab> Hi, ⏎ I'm using Amber 0.35.0 and when I try to store session in Redis it shows error
<FromGitter> <jaysneg_gitlab> ```code paste, see link``` [https://gitter.im/amberframework/amber?at=601bbd5e5500a97f82e5fc09]
<FromGitter> <jaysneg_gitlab> I don't need Session but without it, CSRF doesn't work
alexherbo2 has quit [Ping timeout: 265 seconds]
alexherbo2 has joined #amber
<FromGitter> <eliasjpr> Try changing from persistent token to refresh able tokens https://github.com/amberframework/amber/blob/5b18b608e97745bb0bfc37b42e45af757db5e6c2/src/amber/pipes/csrf.cr#L14
<FromGitter> <eliasjpr> Actually CSRF is implemented using sessions to be able to track the generated Csrf tokens
<FromGitter> <jaysneg_gitlab> thanks. I'll try
alexherbo2 has quit [Ping timeout: 240 seconds]
alexherbo2 has joined #amber