Elixir Programming Language Forum
How to do Authentication implementation of programming phoenix book using Phoenix v1.7
Phoenix Forum
Questions / Help
phoenix
t0t0
March 7, 2024, 6:22pm
7
Try changing
for={@conn}
to
for={@conn.params["session"]}
3 Likes
Simple form error when try to use the %Plug.Con in the 'for'
show post in topic