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 1 month ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 1 month ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 1 month ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 1 month ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 1 month ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 1 month ago

Minor Changes

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 1 month ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie about 2 months ago

Minor Changes

  • Add support for the Coinbase Wallet web3 provider and authentication strategy. The Coinbase Wallet provider handles both Coinbase Wallet extension and Smart Wallet (#4082) by @chanioxaris

  • Experimental: Persist the Clerk client after signing out a user. (#3941) by @panteliselef

    This allows for matching a user's device with a client. To try out this new feature, enable it in your <ClerkProvider /> or clerk.load() call.

    // React
    <ClerkProvider experimental={{ persistClient: true }} />;
    
    // Vanilla JS
    await clerk.load({ experimental: { persistClient: true } });
    
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

Minor Changes

  • Add support for the Coinbase Wallet web3 provider and authentication strategy. The Coinbase Wallet provider handles both Coinbase Wallet extension and Smart Wallet (#4082) by @chanioxaris

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 the Coinbase Wallet web3 provider and authentication strategy. The Coinbase Wallet provider handles both Coinbase Wallet extension and Smart Wallet (#4082) by @chanioxaris

  • Experimental: Persist the Clerk client after signing out a user. (#3941) by @panteliselef

    This allows for matching a user's device with a client. To try out this new feature, enable it in your <ClerkProvider /> or clerk.load() call.

    // React
    <ClerkProvider experimental={{ persistClient: true }} />;
    
    // Vanilla JS
    await clerk.load({ experimental: { persistClient: true } });
    

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