feat(types): Add Hugging Face OAuth Provider constants - #4021
Merged
Nikpolik merged 1 commit intoAug 27, 2024
Conversation
🦋 Changeset detectedLatest commit: 8fa755f The changes in this PR will be included in the next version bump. This PR includes changesets to release 18 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 |
Contributor
Author
|
!snapshot |
Collaborator
|
Hey @Nikpolik - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/astro@1.2.1-snapshot.vdf05802 --save-exact
npm i @clerk/backend@1.8.1-snapshot.vdf05802 --save-exact
npm i @clerk/chrome-extension@1.2.4-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-js@5.16.0-snapshot.vdf05802 --save-exact
npm i @clerk/elements@0.14.1-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-expo@2.2.2-snapshot.vdf05802 --save-exact
npm i @clerk/express@0.0.31-snapshot.vdf05802 --save-exact
npm i @clerk/fastify@1.0.33-snapshot.vdf05802 --save-exact
npm i @clerk/localizations@2.6.2-snapshot.vdf05802 --save-exact
npm i @clerk/nextjs@5.3.4-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-react@5.4.3-snapshot.vdf05802 --save-exact
npm i @clerk/remix@4.2.17-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-sdk-node@5.0.30-snapshot.vdf05802 --save-exact
npm i @clerk/shared@2.5.3-snapshot.vdf05802 --save-exact
npm i @clerk/tanstack-start@0.3.0-snapshot.vdf05802 --save-exact
npm i @clerk/testing@1.2.13-snapshot.vdf05802 --save-exact
npm i @clerk/themes@2.1.22-snapshot.vdf05802 --save-exact
npm i @clerk/types@4.15.0-snapshot.vdf05802 --save-exact |
Nikpolik
force-pushed
the
nikpolik/user-628-add-hugging-face-as-oauth-provider
branch
from
August 26, 2024 19:27
df05802 to
9d834f9
Compare
4 tasks
nikosdouvlis
approved these changes
Aug 27, 2024
Nikpolik
force-pushed
the
nikpolik/user-628-add-hugging-face-as-oauth-provider
branch
from
August 27, 2024 09:10
9d834f9 to
3bcc80e
Compare
Nikpolik
force-pushed
the
nikpolik/user-628-add-hugging-face-as-oauth-provider
branch
from
August 27, 2024 09:11
3bcc80e to
8fa755f
Compare
Nikpolik
marked this pull request as ready for review
August 27, 2024 09:16
Nikpolik
deleted the
nikpolik/user-628-add-hugging-face-as-oauth-provider
branch
August 27, 2024 10:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add constants for Hugging Face built in OAuth Provider.
@clerk/typeswith new constant - This PRChecklist
npm testruns as expected.npm run buildruns as expected.Type of change