icecarrotbear
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
Hi,Im still new to elixir and phoenix.
I'm using ash_authentication_phoenix.
i want to redirect user after sign-in to "/dashboard" and prevent unsigned user from the route.
I read the doc but I cant figure it.
24 replies
AEAsh Elixir
•Created by icecarrotbear on 2/23/2023 in #support
Adding new field in default Ash_Authentication_Phoenix Registration Page.
how do I add new field in the registration form? I already update the user's resource attributes with :name, what the next step to make it appear in registration page?
3 replies