ash_authentication_phoenix/dev/dev_web/templates/auth/success.html.heex

2 lines
98 B
Text
Raw Normal View History

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