Initial commit
This commit is contained in:
commit
be36cde694
9 changed files with 731 additions and 0 deletions
7
sf-auth-middleware-axum/Cargo.toml
Normal file
7
sf-auth-middleware-axum/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "sf-auth-middleware-axum"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.8"
|
||||
Loading…
Add table
Add a link
Reference in a new issue