Releases: descope/descope-react-native
Releases · descope/descope-react-native
0.7.1
0.7.0
What's Changed
- Get current session by @itaihanski in #24
- Add
isSessionLoading
flag for initial loading - Add current session, refresh and user accessors
- Add
Full Changelog: 0.6.3...0.7.0
0.6.3
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
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
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
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
What's Changed
- Clean up repo before publishing by @itaihanski in #2
- Add publish GH action by @itaihanski in #3
- Switch double to single quotes by @itaihanski in #4
New Contributors
- @itaihanski made their first contribution in #2
Full Changelog: https://github.com/descope/descope-react-native/commits/0.5.0