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 4 months ago

Minor Changes

  • Poll for active session changes allowing for synchronizing newly authenticated users after the extension has been opened. (#3616) by @tmilewski

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

  • Add organizationAvatarUploaderContainer descriptor which is used e.g. for the logo upload box inside "Create Organization" flow (#3596) by @LekoArts
javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

  • Bring @clerk/upgrade into the monorepo and publish from CI. No changes in behavior. (#2474) by @jescalan
javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

  • Bug fix: Skip password strategy for users who authenticate with SAML. (#3578) by @panteliselef

  • Add organizationAvatarUploaderContainer descriptor which is used e.g. for the logo upload box inside "Create Organization" flow (#3596) by @LekoArts

  • Remove the qs library and use the native URLSearchParams API instead. (#3430) by @EmmanouelaPothitou

  • Allow chrome-extension: protocol in validation (#3584) by @LekoArts

  • In a previous release the protocol validation for window navigation was added (ref). Since then only http: and https: were allowed. (#3564) by @LekoArts

    With this release wails: is also supported again. If you think that the mentioned commit introduced a regression for you and your protocol should be supported, please open an issue.

  • Add the title attribute to <OrganizationPreview> component so that truncated organization names can be previewed e.g. through hovering (#3522) by @davemo

  • Updated dependencies [1273b04ec]:

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Minor Changes

  • The path prop on the <SignIn.Root> and <SignUp.Root> component is now automatically inferred. Previously, the default values were /sign-in and /sign-up, on other routes you had to explicitly define your route. (#3557) by @LekoArts

    The new heuristic for determining the path where <SignIn.Root> and <SignUp.Root> are mounted is:

    1. path prop
    2. Automatically inferred
    3. If it can't be inferred, fallback to CLERK_SIGN_IN_URL and CLERK_SIGN_UP_URL env var
    4. Fallback to /sign-in and /sign-up

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 4 months ago

Patch Changes

Package Rankings
Top 1.44% on Npmjs.org
Badges
Extracted from project README
chat on Discord documentation twitter