Started adding the ability for them to self manage their accounts

This commit is contained in:
tidusjar 2021-03-21 00:51:38 +00:00
commit 27f0d6e225
15 changed files with 385 additions and 181 deletions

View file

@ -120,4 +120,6 @@ Cypress.Commands.add("getByData", (selector) => {
}
}
});
});