You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing Kaffy into a new project. Kaffy is the first dependency added directly after running 'mix phx.new my_app'. Authentication is a requirement that is not listed in the documentation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am installing Kaffy into a new project. Kaffy is the first dependency added directly after running 'mix phx.new my_app'. Authentication is a requirement that is not listed in the documentation.
The application is compiling but when I go to http://localhost:4000/admin it redirects to http://localhost:4000/admin/accounts/user
Is there a way to use kaffy without authentication?
Is this the best channel for questions or should I be using elixirforums?
Thanks,
-=Michael=-Beta Was this translation helpful? Give feedback.
All reactions