+5
-5
pocket/src/server.rs
+5
-5
pocket/src/server.rs
···············let api_service = OpenApiService::new(Xrpc { verifier }, "Pocket", env!("CARGO_PKG_VERSION"))
+20
-11
pocket/src/token.rs
+20
-11
pocket/src/token.rs
······// danger! unfortunately we need to decode the DID from the jwt body before we have a public key to verify the jwt with······