tangled
alpha
login
or
join now
nekomimi.pet
/
jacquard
forked from
nonbinary.computer/jacquard
0
fork
atom
A better Rust ATProto crate
0
fork
atom
overview
issues
pulls
pipelines
doc log
Orual
3 months ago
bf8f91ad
8ae5889c
-2
1 changed file
expand all
collapse all
unified
split
crates
jacquard-axum
src
service_auth.rs
-2
crates/jacquard-axum/src/service_auth.rs
···
513
513
source: Box::new(e),
514
514
})?;
515
515
516
516
-
tracing::warn!("Parsed DID document {did_doc}");
517
517
-
518
516
// Extract signing key from DID document
519
517
let verification_methods = doc
520
518
.verification_method