Skip to content

Releases: descope/descope-react-native

0.7.1

10 Oct 11:58
329e9e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

08 Oct 13:52
883a40f
Compare
Choose a tag to compare

What's Changed

  • Get current session by @itaihanski in #24
    • Add isSessionLoading flag for initial loading
    • Add current session, refresh and user accessors

Full Changelog: 0.6.3...0.7.0

0.6.3

06 Oct 12:14
7913c38
Compare
Choose a tag to compare

What's Changed

  • Account for latency when detecting the key window by @itaihanski in #23

Full Changelog: 0.6.2...0.6.3

0.6.2

02 Jul 13:14
b710cb6
Compare
Choose a tag to compare

What's Changed

  • Update core and bump version for older RN compatibility by @itaihanski in #21

Full Changelog: 0.6.1...0.6.2

0.6.1

27 Jun 11:38
ca4b33b
Compare
Choose a tag to compare

What's Changed

  • Fix native method rename and bump hotfix version by @itaihanski in #20

Full Changelog: 0.6.0...0.6.1

0.6.0

21 May 18:11
56a1c09
Compare
Choose a tag to compare

What's Changed

  • Support cookies - projects can now opt into managing session via cookies
  • Support authenticated flows for users that already signed in
  • Support Android custom scheme fallback mechanism - for browsers that do not open app links automatically
  • Support sign up and login details for passwords - allowing custom claims to be added to the JWT among other details.
  • Update Java version from 11 to 17

Full Changelog: 0.5.0...0.6.0

0.5.0

10 Oct 13:28
4d5afd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/descope/descope-react-native/commits/0.5.0