This website requires JavaScript.
Explore
Help
Register
Sign In
shibao
/
cannery
Watch
1
Star
2
Fork
1
You've already forked cannery
Code
Issues
16
Pull Requests
Projects
1
Releases
36
Wiki
Activity
f155a43ee8
cannery
/
lib
/
lokal_web
/
views
/
user_session_view.ex
5 lines
87 B
Elixir
Raw
Normal View
History
Unescape
Escape
run phx.new and add phx.gen.auth
2021-03-11 21:12:55 -05:00
defmodule
LokalWeb.UserSessionView
do
use
LokalWeb
,
:view
update controllers and auth
2022-02-25 21:53:04 -05:00
alias
Lokal.Accounts
run phx.new and add phx.gen.auth
2021-03-11 21:12:55 -05:00
end
Reference in New Issue
Copy Permalink