Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): Add external_account_id to OAuth access token response #2982

Merged
merged 1 commit into from Mar 12, 2024

Conversation

kostaspt
Copy link
Member

Description

This change adds the external_account_id field to the OAuth access token response so that it is parity with the Backend API response.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 馃悰 Bug fix
  • 馃専 New feature
  • 馃敤 Breaking change
  • 馃摉 Refactoring / dependency upgrade / documentation
  • other:

Copy link

changeset-bot bot commented Mar 12, 2024

馃 Changeset detected

Latest commit: c91ddef

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@clerk/backend Minor
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kostaspt kostaspt added this pull request to the merge queue Mar 12, 2024
Merged via the queue into main with commit 2671e7a Mar 12, 2024
9 checks passed
@kostaspt kostaspt deleted the kostas/core-1884-handle-multiple-oauth-access-tokens branch March 12, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants