tokensmith / otter

micro web framework for servlet api 4.0.1
MIT License
5 stars 0 forks source link

csrf is wrong when cookie exist #169

Closed tmackenzie closed 4 years ago

tmackenzie commented 4 years ago

CSRF value is incorrect for the the request when the cookie exists. It should be the jwt but it's the challenge token