1.5.2
Fixed a bug in CSRF. When the CSRF cookie was already there then the request's CSRF value was only the token value and not the JWT. This was erroneously causing 403s.
Fixed a bug in CSRF. When the CSRF cookie was already there then the request's CSRF value was only the token value and not the JWT. This was erroneously causing 403s.