jwt: added key rsa key generation, import/export, jwk as PS256
This commit is contained in:
parent
e1ec84f7c6
commit
44506422e9
14 changed files with 334 additions and 1 deletions
|
|
@ -9,3 +9,5 @@ thiserror = "1"
|
|||
chrono = "0.4.23"
|
||||
sqlx = "0.5.13"
|
||||
url = "2.3.1"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue