Uh oh!
There was an error while loading. Please reload this page.
feat(backend,clerk-js,types): Support the new LinkedIn OAuth Provider - #1772
Conversation
🦋 Changeset detectedLatest commit: c7d8425 The changes in this PR will be included in the next version bump. This PR includes changesets to release 12 packages
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 |
0ec5bf3 to
a929d10Compare097f346 to
0b4094aCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
LinkedIn has changed the OAuth flow by replacing it with OpenID Connect. We have already added support for this in the backend.
14519a0 to
c7d8425CompareThis is ready. The new provider's name will be set in dashboard, as well as whether a user can enable only one of these. |
| provider: 'linkedin_oidc', | ||
| strategy: 'oauth_linkedin_oidc', | ||
| name: 'LinkedIn', | ||
| docsUrl: 'https://clerk.com/docs/authentication/social-connections/linkedin-oidc', |
There was a problem hiding this comment.
This does not exist yet, right? Are we adding it?
There was a problem hiding this comment.
clerk-cookie
commented
Oct 16, 2024
This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
LinkedIn has changed the OAuth flow by replacing it with OpenID Connect. We have already added support for this in the backend.
Checklist
npm testruns as expected.npm run buildruns as expected.Type of change
Packages affected
@clerk/clerk-js@clerk/clerk-react@clerk/nextjs@clerk/remix@clerk/types@clerk/themes@clerk/localizations@clerk/clerk-expo@clerk/backend@clerk/clerk-sdk-node@clerk/shared@clerk/fastify@clerk/chrome-extensiongatsby-plugin-clerkbuild/tooling/chore