Skip to content

Releases: ReachFive/identity-web-core-sdk

v1.15.0

07 Jul 09:07
d166274
Compare
Choose a tag to compare

Features

Add the optional friendlyName parameter to the addNewWebAuthnDevice method to set the device's name.

v1.14.0

02 Jul 12:27
0b1dcc1
Compare
Choose a tag to compare

Features

  • Add a new method to fetch the profile data: getSignupData.
  • The error message thrown when the WebAuthn API is not available is updated.

v1.14.0-beta.2

18 Jun 07:56
f54792a
Compare
Choose a tag to compare

Features

Fixes

v1.14.0-beta.1

15 Jun 15:17
cdb11ac
Compare
Choose a tag to compare

Features

v1.13.0

05 Jun 16:19
d28d467
Compare
Choose a tag to compare

Features

v1.12.1

11 May 10:59
7243c48
Compare
Choose a tag to compare

Fixes

v1.12.0

17 Apr 08:06
2c9e313
Compare
Choose a tag to compare

Features

  • Move the persistent parameter from the loginWithPassword method to AuthOptions payload object to make it available in every login method.

v1.11.0

16 Apr 09:38
c1c9ad4
Compare
Choose a tag to compare

Features

  • Add the persistent parameter to the loginWithPassword method to choose whether the user session is persisted if the SSO feature is enabled.

v1.10.0

05 Feb 13:51
25f2bf6
Compare
Choose a tag to compare

Features

  • Add the returnToAfterPasswordReset parameter for reset password and the returnToAfterEmailConfirmation parameter for signup.

v1.9.3

07 Jan 09:43
4962c4e
Compare
Choose a tag to compare

Fixes

  • The logout method was fixed on Safari and IE11.