Releases: auth0/react-native-auth0
Releases · auth0/react-native-auth0
v2.8.1
Fixed
- Capture and surface error when browser app is not available [SDK-2224][#363](https://github.co
m//pull/363) (lbalmaceda)
v2.8.0
v2.7.0
v2.6.0
Added
Fixed
- Fix the www-authenticate header parsing logic #329 (lbalmaceda)
Security
- Bump lodash from 4.17.15 to 4.17.19 #320 (dependabot[bot])
v2.5.0
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.
Added
- Warn when bundle identifier contains uppercase characters #316 (lbalmaceda)
Security
- Breaking: Require ReactNative version 0.62.2 #315 (lbalmaceda)
v2.4.0
v2.3.1
v2.3.0
v2.2.0
Added
- Add passwordless endpoints #270 (lbalmaceda)
- Handle missing kid (key id) on the JWKS #269 (lbalmaceda)
Changed
- Refactor RSA verification: Replace jsrsasign with crypto-js #268 (lbalmaceda)
v2.1.1
Removed
- Remove issued_at claim value check #266 (lbalmaceda)
Fixed
- Fix gradle javaCompile warning #265 (lbalmaceda)
Security
- Bump handlebars from 4.2.0 to 4.5.3 #262 (dependabot[bot])