Skip to content

Commit

Permalink
Merge pull request #31 from everywhere-computer/matheus23/login-flow
Browse files Browse the repository at this point in the history
Feat: server auth flow
  • Loading branch information
avivash authored Jan 10, 2024
2 parents 22382c0 + a4b4be1 commit f043112
Show file tree
Hide file tree
Showing 42 changed files with 457 additions and 1,770 deletions.
231 changes: 231 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,14 @@
},
"dependencies": {
"@fission-codes/homestar": "^1.0.0",
"@fission-codes/ucan": "^0.0.1",
"@oddjs/odd": "0.37.0",
"@zerodevx/svelte-json-view": "^1.0.7",
"chart.js": "^4.4.0",
"clipboard-copy": "^4.0.1",
"iso-base": "^2.0.1",
"iso-signatures": "^0.2.0",
"iso-web": "^0.3.1",
"localforage": "^1.10.0",
"marked": "^9.0.3",
"multiformats": "^12.1.3",
Expand Down
Loading

0 comments on commit f043112

Please sign in to comment.