chore(AshAuthenticationPhoenix): added library and updated ressources testing password strategy
This commit is contained in:
parent
7e1c1a4379
commit
944ab37b22
24 changed files with 683 additions and 26 deletions
3
mix.exs
3
mix.exs
|
|
@ -91,7 +91,8 @@ defmodule Mv.MixProject do
|
|||
"tailwind mv --minify",
|
||||
"esbuild mv --minify",
|
||||
"phx.digest"
|
||||
]
|
||||
],
|
||||
"phx.routes": ["phx.routes", "ash_authentication.phoenix.routes"]
|
||||
]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue