hassox / phoenix_guardian

A demo application showing usage of guardian and ueberauth
MIT License
300 stars 70 forks source link

CSRF authentication with Plug 0.13 #1

Closed ventsislaf closed 9 years ago

ventsislaf commented 9 years ago

The CSRF authentication does not seem to work with plug 0.13. I don't have time right now to investigate more, but most probably it's related to this commit https://github.com/elixir-lang/plug/commit/06579e713c892120e657cb21f909b1a176b4ef70. I decided to open the issue in this repository because I'm not sure if it's a bug in guardian or it's related to the implementation in the app.

Btw guardian looks awesome so far, thank you @hassox!

ventsislaf commented 9 years ago

It looks like it's replaced by token.