Ash FrameworkAF
Ash Framework3y ago
5 replies
gvanders

AshAuthenticationPhoenix Override Register Form

I want to add a form field on the register form, specifically tenant information for attribute based multitenancy. I see that there is a register_extra slot which receives the form, so I was thinking I could use that.

Is there a way to override just the Password.RegisterForm to a custom component (assuming that is how I'd add the slot)?
Was this page helpful?