ueberauth / guardian

Elixir Authentication
MIT License
3.44k stars 381 forks source link

does not load with phoenix 1.3.0-rc.0 #274

Closed kokolegorille closed 7 years ago

kokolegorille commented 7 years ago

While playing with phoenix 1.3.0-rc0, I added guardian dependency. It gaves the error:

guardian (versions 0.14.0 to 0.14.2) requires ~> 1.2.0

Just to mention for those using cutting edge...

gregstula commented 7 years ago

I too ran into this issue on a new 1.3 project. I was surprised to see it not work

doomspork commented 7 years ago

This has been addressed in a prior issue: https://github.com/ueberauth/guardian/issues/273