javascript

Official Javascript repository for Clerk authentication

MIT License

Downloads
6.1M
Stars
1.1K
Committers
167

Bot releases are hidden (Show)

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Minor Changes

  • Expose SessionVerification as an experimental resource. (#4011) by @panteliselef

    Update UserResource with 5 new experimental methods:

    • experimental_verifySession for creating a new SessionVerification record and initiating a new flow.
    • experimental_verifySessionPrepareFirstFactor for preparing a supported first factor like phone_code
    • experimental_verifySessionAttemptFirstFactor for attempting a supported first factor like password
    • experimental_verifySessionPrepareSecondFactor for preparing a supported second factor like phone_code
    • experimental_verifySessionAttemptSecondFactor for attempting a supported second factor like totp
javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Minor Changes

  • Add support for path based routing and TanStack Router only apps (#3932) by @octoper

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Minor Changes

  • Expose SessionVerification as an experimental resource. (#4011) by @panteliselef

    Update UserResource with 5 new experimental methods:

    • experimental_verifySession for creating a new SessionVerification record and initiating a new flow.
    • experimental_verifySessionPrepareFirstFactor for preparing a supported first factor like phone_code
    • experimental_verifySessionAttemptFirstFactor for attempting a supported first factor like password
    • experimental_verifySessionPrepareSecondFactor for preparing a supported second factor like phone_code
    • experimental_verifySessionAttemptSecondFactor for attempting a supported second factor like totp
  • Fixes a bug where multiple tabs with different active organizations would not always respect the selected organization. Going forward, when a tab is focused the active organization will immediately be updated to the tab's last active organization. (#3786) by @BRKalow

    Additionally, Clerk.session.getToken() now accepts an organizationId option. The provided organization ID will be used to set organization-related claims in the generated session token.

Patch Changes

    • Fixes an issue in Connected Accounts menu that was related to Custom OAuth Providers: (#4014) by @nikospapcom

    • Resolves undefined properties error that occurred when a Custom OAuth Provider was enabled but authenticatable was set to false.

  • Fix issue where MFA two-factor UI was incorrectly rendering set default action in SMS code when TOTP strategy was defined. (#4003) by @alexcarpenter

  • Updated dependencies [247b3fd75]:

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 2 months ago

Patch Changes