Packages
Support password based sign-in by comparing the password to a hashed password
Current section
Files
Jump to
Current section
Files
priv/templates/curator_database_authenticatable.install/view.ex
defmodule <%= base %>.SessionView do
use <%= base %>.Web, :view
end