add more auth options
This commit is contained in:
parent
bfb341c3e6
commit
9908d5086c
3 changed files with 90 additions and 12 deletions
|
|
@ -15,6 +15,8 @@ serde = { version = "1.0.168", features = ["derive"] }
|
|||
time = { version = "0.3.22", features = ["parsing", "serde", "formatting"] }
|
||||
serde_json = "1.0.108"
|
||||
bytes = "1.5.0"
|
||||
base64ct = "1.6.0"
|
||||
zeroize = "1.7.0"
|
||||
|
||||
[dev-dependencies]
|
||||
eyre = "0.6.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue