refactor: login method (#1676)

This commit is contained in:
Himself65
2023-03-23 16:29:29 -05:00
committed by GitHub
parent a415e4aa5c
commit 56acb2bdeb
22 changed files with 626 additions and 61 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"license": "MPL-2.0",
"workspaces": [
"apps/*",
"packages/*"
"packages/*",
"tests/fixtures"
],
"scripts": {
"dev": "dev-web",