react-native-auth0

React Native toolkit for Auth0 API

MIT License

Downloads
182.8K
Stars
466
Committers
50

Bot releases are visible (Hide)

react-native-auth0 - v2.13.2

Published by auth0-oss over 2 years ago

Fixed

Security

react-native-auth0 - v2.13.1

Published by auth0-oss over 2 years ago

Changed

  • [Snyk] Security upgrade crypto-js from 3.3.0 to 4.0.0 #457 (snyk-bot)

Fixed

react-native-auth0 - v2.13.0

Published by auth0-oss over 2 years ago

Added

  • #409 Implement timeout support to networking Client #423 (mnylen)

Fixed

react-native-auth0 - v2.12.0

Published by auth0-oss almost 3 years ago

Added

Fixed

  • Fix: Warning on RN65 while linking from agent.js #441 (poovamraj)
react-native-auth0 - v2.11.0

Published by auth0-oss almost 3 years ago

Changed

react-native-auth0 - v2.10.0

Published by auth0-oss about 3 years ago

Added

Changed

Security

react-native-auth0 - v2.9.0

Published by Widcket over 3 years ago

⚠️ BREAKING CHANGE

  • Fixed authentication restart when the app is minimized [SDK-2199]#350 (Widcket)

The breaking change affects the Android configuration. Previously it was required to add an intent filter in the definition of the Activity that receives the authentication result, and to use the singleTask launchMode in that activity. Now both the intent filter and the launch mode must be removed and instead you need to add a couple of manifest placeholders. Check out the Android section for more details.

react-native-auth0 - v2.8.3

Published by Widcket over 3 years ago

Changed

  • Add React 17 to the package.json semver range #373 (Widcket)
react-native-auth0 - v2.8.2

Published by Widcket over 3 years ago

Fixed

react-native-auth0 - v2.8.1

Published by lbalmaceda over 3 years ago

Full Changelog

Fixed

  • Capture and surface error when browser app is not available [SDK-2224][#363](https://github.co
    m/auth0/react-native-auth0/pull/363) (lbalmaceda)
react-native-auth0 - v2.8.0

Published by lbalmaceda over 3 years ago

Full Changelog

Added

react-native-auth0 - v2.7.0

Published by Widcket almost 4 years ago

Added

  • Added support for using a custom scheme in the callback URL [SDK-2223]#351 (Widcket)
react-native-auth0 - v2.6.0

Published by lbalmaceda about 4 years ago

Full Changelog

Added

Fixed

Security

react-native-auth0 - v2.5.0

Published by lbalmaceda about 4 years ago

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

react-native-auth0 - v2.4.0

Published by lbalmaceda about 4 years ago

Full Changelog

Added

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

Security

react-native-auth0 - v2.3.1

Published by Widcket over 4 years ago

Fixed

Security

react-native-auth0 - v2.3.0

Published by Widcket over 4 years ago

Added

  • Added token exchange for native social endpoint [SDK-1307] #273 (Widcket)
react-native-auth0 - v2.1.1

Published by lbalmaceda over 4 years ago

Full Changelog

Removed

Fixed

Security

react-native-auth0 - v2.2.0

Published by lbalmaceda over 4 years ago

Full Changelog

Added

Changed

  • Refactor RSA verification: Replace jsrsasign with crypto-js #268 (lbalmaceda)
react-native-auth0 - v2.1.0

Published by lbalmaceda almost 5 years ago

Full Changelog

Security