Skip to content

Commit f071795

Browse files
feat: authentication model for web and tauri simulator (#657)
1 parent 2cfbf0a commit f071795

File tree

20 files changed

+1690
-495
lines changed

20 files changed

+1690
-495
lines changed

package-lock.json

Lines changed: 164 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
"dependencies": {
1717
"@fortawesome/fontawesome-free": "^6.5.1",
1818
"@mdi/font": "5.9.55",
19+
"@mdi/js": "^7.4.47",
1920
"@tauri-apps/api": "^2.3.0",
2021
"@tauri-apps/plugin-fs": "^2.2.0",
22+
"@tauri-apps/plugin-http": "^2.5.2",
2123
"@tiptap/core": "^2.0.3",
2224
"@tiptap/extension-character-count": "^2.0.3",
2325
"@tiptap/extension-subscript": "^2.0.3",

0 commit comments

Comments
 (0)