Skip to content

Releases: slashid/javascript

@slashid/react@1.6.1

19 Jun 11:15
603b877

Choose a tag to compare

Patch Changes

  • a08bd1c: Make sure the form reacts properly to dynamic configuration

@slashid/react@1.6.0

13 Jun 13:51
dbb7ab5

Choose a tag to compare

Minor Changes

  • 8f13b41: Add the "initialToken" prop to the SlashIDProvider

@slashid/react@1.5.4

06 Jun 13:27
03cd9ca

Choose a tag to compare

Patch Changes

  • 092f021: Adjust wording to more user-friendly (WebAuthn -> Passkeys)
  • 6e8e9cc: Added a configuration option for enabling the Analytics API

@slashid/react@1.5.3

11 May 15:16
6319ba4

Choose a tag to compare

Patch Changes

  • d496aa1: Add config to hide branding banner

@slashid/react@1.5.2

24 Apr 14:49
f4636ed

Choose a tag to compare

Patch Changes

@slashid/react@1.5.1

13 Apr 15:05
b6e16c2

Choose a tag to compare

Patch Changes

  • 6142540: Use sans-serif as a default font
  • ae032a7: Reduce CSS bundle size - exclude Inter font

@slashid/react@1.5.0

23 Mar 15:01
88fb313

Choose a tag to compare

Minor Changes

@slashid/react@1.4.0

20 Mar 14:03
8d478f3

Choose a tag to compare

Minor Changes

  • 4cf8882: Create component for immediate Multi-Factor Authentication
  • 83f4d83: Extend API - add withFactorMethods prop to specify required authentication factor methods.

@slashid/react@1.3.1

08 Mar 10:52
22f28f7

Choose a tag to compare

Patch Changes

  • 38c54bf: Fix issue with last handle on SSR, bump Core SDK
  • d8bd533: Fix styles for input autofill on WebKit browsers

@slashid/react@1.3.0

16 Feb 14:14
cf8b5ac

Choose a tag to compare

Minor Changes

  • fd3853e: Add new config property storeLastHandle (boolean, defaults to false) to enable Form autofilling with previously used handle stored in localStorage.