diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,6 +16,5 @@ path = "src/demo/main.rs" [dependencies] log = "0.4" actix-web = "4" -awc = "3" oauth2 = "4" futures-util = "0.3"
\ No newline at end of file |
![]() |
index : actix-middleware-rfc7662.git | |
| Actix-web extractor which validates OAuth2 tokens through an RFC 7662 token introspection endpoint. | Jesse Morgan |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -16,6 +16,5 @@ path = "src/demo/main.rs" [dependencies] log = "0.4" actix-web = "4" -awc = "3" oauth2 = "4" futures-util = "0.3"
\ No newline at end of file |