Skip to content

feat(apikey): simplify issued token identity linking#17

Merged
jmgilman merged 1 commit into
masterfrom
feat/session-009-prototype-tightening
May 8, 2026
Merged

feat(apikey): simplify issued token identity linking#17
jmgilman merged 1 commit into
masterfrom
feat/session-009-prototype-tightening

Conversation

@jmgilman
Copy link
Copy Markdown
Contributor

@jmgilman jmgilman commented May 8, 2026

Summary

  • Refresh README and package docs around the current API-token prototype, examples/notes, deferred scope, and failure mapping.
  • Change apikey.IssuedToken.IdentityLink to return authkit.LinkIdentityRequest so callers can pass it directly to LinkIdentity.
  • Update the notes example and affected tests to use the simplified identity-link flow.

Validation

  • git diff --check
  • go test ./...
  • moon ci --summary minimal

@jmgilman jmgilman marked this pull request as ready for review May 8, 2026 17:21
@jmgilman jmgilman merged commit 174b3c8 into master May 8, 2026
2 checks passed
@jmgilman jmgilman deleted the feat/session-009-prototype-tightening branch May 8, 2026 17:21
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