feat: require login
This commit is contained in:
parent
26b33060ee
commit
22fb157d5c
3 changed files with 6 additions and 21 deletions
|
|
@ -14,7 +14,7 @@ defmodule PutzplanWeb.AuthOverrides do
|
|||
# set :text_class, "bg-red-500"
|
||||
# end
|
||||
|
||||
# override AshAuthentication.Phoenix.Components.SignIn do
|
||||
# set :show_banner, false
|
||||
# end
|
||||
override AshAuthentication.Phoenix.Components.SignIn do
|
||||
set :show_banner, false
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue