Skip to content

feat(types): Add Hugging Face OAuth Provider constants - #4021

Merged
Nikpolik merged 1 commit into
mainfrom
nikpolik/user-628-add-hugging-face-as-oauth-provider
Aug 27, 2024
Merged

feat(types): Add Hugging Face OAuth Provider constants#4021
Nikpolik merged 1 commit into
mainfrom
nikpolik/user-628-add-hugging-face-as-oauth-provider

Conversation

@Nikpolik

@Nikpolik Nikpolik commented Aug 26, 2024

Copy link
Copy Markdown
Contributor

Add constants for Hugging Face built in OAuth Provider.

  • Add provider implementation - PR.
  • Update @clerk/types with new constant - This PR
  • Add provider in the dashboard - PR
  • Docs - PR

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:

@Nikpolik Nikpolik self-assigned this Aug 26, 2024
@changeset-bot

changeset-bot Bot commented Aug 26, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8fa755f

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

This PR includes changesets to release 18 packages
Name Type
@clerk/clerk-js Patch
@clerk/types Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/tanstack-start Patch
@clerk/testing Patch
@clerk/themes 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

@Nikpolik

Copy link
Copy Markdown
Contributor Author

!snapshot

@clerk-cookie

Copy link
Copy Markdown
Collaborator

Hey @Nikpolik - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.2.1-snapshot.vdf05802
@clerk/backend 1.8.1-snapshot.vdf05802
@clerk/chrome-extension 1.2.4-snapshot.vdf05802
@clerk/clerk-js 5.16.0-snapshot.vdf05802
@clerk/elements 0.14.1-snapshot.vdf05802
@clerk/clerk-expo 2.2.2-snapshot.vdf05802
@clerk/express 0.0.31-snapshot.vdf05802
@clerk/fastify 1.0.33-snapshot.vdf05802
@clerk/localizations 2.6.2-snapshot.vdf05802
@clerk/nextjs 5.3.4-snapshot.vdf05802
@clerk/clerk-react 5.4.3-snapshot.vdf05802
@clerk/remix 4.2.17-snapshot.vdf05802
@clerk/clerk-sdk-node 5.0.30-snapshot.vdf05802
@clerk/shared 2.5.3-snapshot.vdf05802
@clerk/tanstack-start 0.3.0-snapshot.vdf05802
@clerk/testing 1.2.13-snapshot.vdf05802
@clerk/themes 2.1.22-snapshot.vdf05802
@clerk/types 4.15.0-snapshot.vdf05802

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/astro@1.2.1-snapshot.vdf05802 --save-exact

@clerk/backend

npm i @clerk/backend@1.8.1-snapshot.vdf05802 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.2.4-snapshot.vdf05802 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.16.0-snapshot.vdf05802 --save-exact

@clerk/elements

npm i @clerk/elements@0.14.1-snapshot.vdf05802 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.2.2-snapshot.vdf05802 --save-exact

@clerk/express

npm i @clerk/express@0.0.31-snapshot.vdf05802 --save-exact

@clerk/fastify

npm i @clerk/fastify@1.0.33-snapshot.vdf05802 --save-exact

@clerk/localizations

npm i @clerk/localizations@2.6.2-snapshot.vdf05802 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@5.3.4-snapshot.vdf05802 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.4.3-snapshot.vdf05802 --save-exact

@clerk/remix

npm i @clerk/remix@4.2.17-snapshot.vdf05802 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.30-snapshot.vdf05802 --save-exact

@clerk/shared

npm i @clerk/shared@2.5.3-snapshot.vdf05802 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.3.0-snapshot.vdf05802 --save-exact

@clerk/testing

npm i @clerk/testing@1.2.13-snapshot.vdf05802 --save-exact

@clerk/themes

npm i @clerk/themes@2.1.22-snapshot.vdf05802 --save-exact

@clerk/types

npm i @clerk/types@4.15.0-snapshot.vdf05802 --save-exact

@Nikpolik
Nikpolik force-pushed the nikpolik/user-628-add-hugging-face-as-oauth-provider branch from df05802 to 9d834f9 Compare August 26, 2024 19:27
Comment thread .changeset/selfish-dogs-taste.md Outdated
@Nikpolik
Nikpolik force-pushed the nikpolik/user-628-add-hugging-face-as-oauth-provider branch from 9d834f9 to 3bcc80e Compare August 27, 2024 09:10
@Nikpolik
Nikpolik force-pushed the nikpolik/user-628-add-hugging-face-as-oauth-provider branch from 3bcc80e to 8fa755f Compare August 27, 2024 09:11
@Nikpolik
Nikpolik marked this pull request as ready for review August 27, 2024 09:16

@nikospapcom nikospapcom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@Nikpolik
Nikpolik merged commit 8be1a7a into main Aug 27, 2024
@Nikpolik
Nikpolik deleted the nikpolik/user-628-add-hugging-face-as-oauth-provider branch August 27, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants