AshAuthentication custom strategy UI
I am trying to implement a custom strategy that verifies the user login with some custom rules, but after following this documentation i am stuck on where to implement the UI (https://hexdocs.pm/ash_authentication/custom-strategy.html)
Is there any demo project that can serve as a reference for this? Do i just use UI Overrides? (https://hexdocs.pm/ash_authentication_phoenix/ui-overrides.html)
Is there any demo project that can serve as a reference for this? Do i just use UI Overrides? (https://hexdocs.pm/ash_authentication_phoenix/ui-overrides.html)
