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
|
|
@ -7,6 +7,7 @@ const path = require("path")
|
|||
|
||||
module.exports = {
|
||||
content: [
|
||||
"../deps/ash_authentication_phoenix/**/*.*ex",
|
||||
"./js/**/*.js",
|
||||
"../lib/mv_web.ex",
|
||||
"../lib/mv_web/**/*.*ex"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue