It seems that the dependencies versions are outdated.
Quick fix (for newbies like me):
-
change mix.exs with the last working version:
{:ash_authentication_phoenix, “~> 2.10.5”}
-
do not accept overwriting when prompted.
It seems that the dependencies versions are outdated.
Quick fix (for newbies like me):
change mix.exs with the last working version:
{:ash_authentication_phoenix, “~> 2.10.5”}
do not accept overwriting when prompted.