Skip to content

feat(signintoken): support organization-scoped sign-in tokens - #580

Merged
swolfand merged 1 commit into
v2from
sam/mobile-591-sign-in-token-org
Jul 21, 2026
Merged

feat(signintoken): support organization-scoped sign-in tokens#580
swolfand merged 1 commit into
v2from
sam/mobile-591-sign-in-token-org

Conversation

@swolfand

Copy link
Copy Markdown
Contributor

Summary

  • add an optional OrganizationID field to sign-in token creation parameters
  • serialize the value as org_id
  • verify the organization ID is included in the request body

Context

Supports the organization-scoped sign-in token API introduced in clerk/clerk_go#20464.

Related SDK and docs work:

Validation

  • go test ./...
  • go test -race ./signintoken
  • go vet ./...
  • gofmt -d -s signintoken

@swolfand
swolfand marked this pull request as ready for review July 21, 2026 15:21
@swolfand
swolfand requested a review from a team as a code owner July 21, 2026 15:21
@swolfand
swolfand merged commit 29a02ed into v2 Jul 21, 2026
7 checks passed
@swolfand
swolfand deleted the sam/mobile-591-sign-in-token-org branch July 21, 2026 19:23
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.

2 participants