chore(AshAuthenticationPhoenix): added library and updated ressources testing password strategy
This commit is contained in:
parent
f154eea055
commit
192ceaed45
24 changed files with 682 additions and 25 deletions
3
mix.exs
3
mix.exs
|
|
@ -92,7 +92,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