Skip to content

Releases: ReachFive/identity-web-core-sdk

v1.41.0

26 Mar 15:29
6de3584

Choose a tag to compare

Changed

  • method verifyMfaPasswordless redirect to GET passwordless/verify in orchestrated flow
  • method verifyMfaPasswordless does not redirect with an error when the verification code is invalid

v1.40.0

12 Feb 15:14
a160b4e

Choose a tag to compare

Add

  • LoginTypeAllowed in RemoteSettings
  • Support PKCE Code Challenge + Code Challenge Method overriding in methods using PKCE

Changed

  • No PKCE is generated in method getMfaStepUp when flow is orchestrated
  • Avoid to automatically exchange authentication code when useWebMessage is true and the client is private

v1.39.0

30 Sep 09:10
8100546

Choose a tag to compare

Add

  • support blocking login during signup when no identifier is verified
  • support correlation id

v1.38.0

29 Aug 12:06
36cd571

Choose a tag to compare

Add

  • support orchestration flow for step up

v1.37.1

17 Jul 13:04
f890571

Choose a tag to compare

Fix

  • release lock after verifyMfaPasswordless

v1.37.0

09 Jul 12:49
402ef4c

Choose a tag to compare

Added

  • Added CaptchaFox support.
  • Added parameter action to getMfaStepUpToken, startMfaPhoneNumberRegistration, startMfaEmailRegistration, loginWithPassword.

v1.36.0

24 Apr 12:55
5025188

Choose a tag to compare

Added

  • Allow to trust a device during a mfa credential registering

Changed

  • Add cookies forwarding in every method

v1.35.4

28 Feb 14:57
e27baee

Choose a tag to compare

Fixed

  • Restore cookies forwarding in loginWithPassword (after fixed on API)

v1.35.3

19 Feb 18:01
1180467

Choose a tag to compare

Fixed

  • Revert previous version changes

v1.35.2

19 Feb 14:53
6d74725

Choose a tag to compare

Fixed

  • Forward cookies (especially RBA trusted device) in loginWithPassword