javascript

Official Javascript repository for Clerk authentication

MIT License

Downloads
6.1M
Stars
1.1K
Committers
167
javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Minor Changes

  • Introducing a development mode warning when in development mode in order to mitigate going to production with development keys. (#3870) by @octoper

    In case need to deactivate this UI change temporarily to simulate how components will look in production, you can do so by adding the unsafe_disableDevelopmentModeWarnings layout appearance prop to <ClerkProvider>

    Example:

    <ClerkProvider
      appearance={{
        layout: {
          unsafe_disableDevelopmentModeWarnings: true,
        },
      }}
    />
    
  • Removed __experimental_startPath from OrganizationProfileProps in @clerk/clerk-js and @clerk/types. (#3888) by @nikospapcom

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - [email protected]

Published by clerk-cookie 3 months ago

Patch Changes

  • Clerk plans to transition gatsby-plugin-clerk into an End-of-life (EOL) state. Notice added to the README. (#3877) by @wobsoriano
javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 3 months ago

Patch Changes