ash_authentication_phoenix/dev/dev_web/templates/auth/success.html.heex
James Harton e25a8bf397
feat: UI refresh. (#3)
* Redesign the overrides system to be easier to reason about.
* Redesign the password UI to be fancier.
2022-10-28 20:13:48 +13:00

1 line
98 B
Text

Welcome back <%= @current_user.email %>. <%= link("Home", to: Routes.page_path(@conn, :index)) %>