tangled
alpha
login
or
join now
nonbinary.computer
/
jacquard
80
fork
atom
A better Rust ATProto crate
80
fork
atom
overview
issues
10
pulls
pipelines
doc log
Orual
3 months ago
bf8f91ad
8ae5889c
0/1
build.yml
failed
34s
-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
reviewed
···
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