https://docs.bsky.app/docs/advanced-guides/service-auth > This JWT is signed by the signing key included in the user's DID document (the same signing key that signs repository updates). あー、これ、(audit logの)`rotationKeys`でなく(DID文書の)`verificationMethod`の方か。今回は横着してどちらも同じ鍵にしているので無関係だけど
https://docs.bsky.app/docs/advanced-guides/service-auth
> This JWT is signed by the signing key included in the user's DID document (the same signing key that signs repository updates).
あー、これ、(audit logの)`rotationKeys`でなく(DID文書の)`verificationMethod`の方か。今回は横着してどちらも同じ鍵にしているので無関係だけど