Skip to content

Releases: auth0/react-native-auth0

v2.8.1

19 Apr 17:22
d3828ae
Compare
Choose a tag to compare

Full Changelog

Fixed

v2.8.0

26 Mar 15:25
60d923a
Compare
Choose a tag to compare

Full Changelog

Added

v2.7.0

06 Jan 11:24
Compare
Choose a tag to compare

Added

  • Added support for using a custom scheme in the callback URL [SDK-2223]#351 (Widcket)

v2.6.0

12 Aug 02:21
8110c53
Compare
Choose a tag to compare

Full Changelog

Added

Fixed

Security

v2.5.0

12 Aug 02:20
11ee0ef
Compare
Choose a tag to compare

This release requires at minimum React Native SDK version 0.62.2. If you need to run it on a different version, check the Compatibility Matrix on the README for reference.

Full Changelog

Added

  • Warn when bundle identifier contains uppercase characters #316 (lbalmaceda)

Security

v2.4.0

12 Aug 02:19
46cd8e1
Compare
Choose a tag to compare

Full Changelog

Added

  • Added support for ephemeral sessions [SDK-1412]#305 (Widcket)

Security

v2.3.1

30 Apr 13:08
Compare
Choose a tag to compare

Fixed

Security

v2.3.0

14 Feb 20:06
Compare
Choose a tag to compare

Added

  • Added token exchange for native social endpoint [SDK-1307] #273 (Widcket)

v2.2.0

30 Jan 18:58
ef10a90
Compare
Choose a tag to compare

Full Changelog

Added

Changed

  • Refactor RSA verification: Replace jsrsasign with crypto-js #268 (lbalmaceda)

v2.1.1

30 Jan 18:59
3b7c955
Compare
Choose a tag to compare

Full Changelog

Removed

Fixed

Security