Skip to content

docs: align key export/import tutorial with actual API responses - #62

Open
jrhender wants to merge 1 commit into
chore/credo-0.7from
docs/issue-57-wrapup
Open

docs: align key export/import tutorial with actual API responses#62
jrhender wants to merge 1 commit into
chore/credo-0.7from
docs/issue-57-wrapup

Conversation

@jrhender

@jrhender jrhender commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Last of five stacked PRs for #57 (stacked on #61).

  • The DID document's verification method exposes publicKeyBase58 (which is the keyId), not a publicKeyJwk with kid — the tutorial's samples predated the Credo migration
  • The key export response is a publicKey/privateKey pair (KeyPairDto), not a publicKeyThumbprint object
  • Sample keyIds are now the real base58 values for the tutorial's sample key material
  • Fixes the broken tutorial link in the app README

Part of #57

🤖 Generated with Claude Code

@jrhender
jrhender force-pushed the docs/issue-57-wrapup branch from 0515ad0 to 12a2251 Compare July 3, 2026 13:18
@jrhender
jrhender force-pushed the docs/issue-57-wrapup branch 3 times, most recently from 2801b11 to 0df6c4e Compare July 3, 2026 14:15
- The DID document's verification method exposes publicKeyBase58 (which
  is the keyId), not a publicKeyJwk with kid - the tutorial predated the
  Credo migration
- The key export response is a publicKey/privateKey pair (KeyPairDto),
  not a publicKeyThumbprint object
- Sample keyIds are now the real base58 values for the sample key
  material
- Fix the broken tutorial link in the app README

Part of #57

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: John Henderson <jrhender@users.noreply.github.com>
@jrhender
jrhender force-pushed the docs/issue-57-wrapup branch from 8e9c392 to 0c4db81 Compare July 3, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant