mix igniter.install ash_authentication_phoenix fails to compile
the last command fails to compile on clean repo of
TunezSolution
Something is strange with the last release there if you add it in your mix exs like this it should work
{:ash_authentication_phoenix, "~> 2.0 and < 2.11.0"},
Ash