Fontend supertokens, authprovider.

This commit is contained in:
2022-09-08 11:31:44 +02:00
parent 8bed3632a2
commit cd28031637
7 changed files with 119 additions and 7 deletions

View File

@@ -27,6 +27,7 @@
"@solidjs/router": "^0.4.3",
"@urql/core": "^3.0.3",
"graphql": "^16.6.0",
"solid-js": "^1.5.1"
"solid-js": "^1.5.1",
"supertokens-web-js": "^0.1.6"
}
}