Ash FrameworkAF
Ash Frameworkβ€’3y agoβ€’
16 replies
Stefan Wintermeyer

FeriendatenWeb.AuthController.init/1 is undefined

https://github.com/team-alembic/ash_authentication_phoenix says "This is beta software. Please don't use it without talking to us!". I did use it without talking to you and here we are. πŸ˜‰

I followed the installation manual for a Phoenix application. When I try to start the server with
mix phx.server
I'll get the error message FeriendatenWeb.AuthController.init/1 is undefined (module FeriendatenWeb.AuthController is not available or is yet to be defined)`` I've never created an AuthController` because the installation manual didn't say so. Is there a step by step tutorial how to start with a vanilla Phoenix application?
GitHub
Drop-in authentication support for Phoenix apps using AshAuthentication. - GitHub - team-alembic/ash_authentication_phoenix: Drop-in authentication support for Phoenix apps using AshAuthentication.
GitHub - team-alembic/ash_authentication_phoenix: Drop-in authentic...
Was this page helpful?