Skip to content

Commit

Permalink
feat(sozo): add sozo auth back (#2659)
Browse files Browse the repository at this point in the history
* feat: add back sozo auth + new sozo auth list

* feat: add permission cloning
  • Loading branch information
glihm authored Nov 8, 2024
1 parent bb87958 commit ed12756
Show file tree
Hide file tree
Showing 11 changed files with 677 additions and 326 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions bin/sozo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ slot = { workspace = true, optional = true }

anyhow.workspace = true
async-trait.workspace = true
cainome.workspace = true
cairo-lang-compiler.workspace = true
cairo-lang-filesystem.workspace = true
cairo-lang-project.workspace = true
Expand Down
Loading

0 comments on commit ed12756

Please sign in to comment.