github descope/react-sdk release/v1.0.5
v1.0.5

latest releases: release/v2.0.40, release/v2.0.39, release/v2.0.38...
13 months ago

Enhancements

  • Flows support in mobile SDK: Flows can now run using our mobile SDK! First up was Kotlin, and we’re actively working on updating our Swift and Flutter SDKs.
  • useDescope hook: Added a new useDescope hook that exposes all Descope SDK functions.

Bug fixes

  • Do not reset session and user when flow does not end with a session: Up until now, the session and the user got reset whenever a flow didn’t end with a session. This was fixed and now both session and user are kept.
  • Loop when useSession got called multiple times: Fixed a bug where, upon calling the useSession hook multiple times, would cause a refresh loop.
  • Add tslib to dependencies: tslib was missing from our dependency list, and was now added.

Don't miss a new react-sdk release

NewReleases is sending notifications on new releases.