github clerk/javascript @clerk/backend@1.20.0

latest releases: @clerk/types@4.92.0, @clerk/clerk-js@5.99.0, @clerk/fastify@2.4.37...
11 months ago

Minor Changes

  • New experimental API: AccountlessApplicationAPI (#4602) by @panteliselef

    Inside clerkClient you can activate this new API through __experimental_accountlessApplications. It allows you to generate an "accountless" application and the API returns the publishable key, secret key, and an URL as a response. The URL allows a user to claim this application with their account. Hence the name "accountless" because in its initial state the application is not attached to any account yet.

Patch Changes

Don't miss a new javascript release

NewReleases is sending notifications on new releases.