Skip to content

Commit 36cab4b

Browse files
authored
Release v3.1.0 (auth0#820)
1 parent 655a024 commit 36cab4b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+26580
-17175
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change Log
22

3+
## [v3.1.0](https://github.com/auth0/react-native-auth0/tree/v3.1.0) (2023-12-05)
4+
5+
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v3.0.2...v3.1.0)
6+
7+
**Added**
8+
9+
- Provide option to pass custom redirect url [\#813](https://github.com/auth0/react-native-auth0/pull/813) ([poovamraj](https://github.com/poovamraj))
10+
- Support SFSafariViewController [\#800](https://github.com/auth0/react-native-auth0/pull/800) ([poovamraj](https://github.com/poovamraj))
11+
- Support additional parameters for forceRefresh in iOS [\#801](https://github.com/auth0/react-native-auth0/pull/801) ([poovamraj](https://github.com/poovamraj))
12+
13+
**Fixed**
14+
15+
- Handle incomplete promise in web authentication [\#798](https://github.com/auth0/react-native-auth0/pull/798) ([poovamraj](https://github.com/poovamraj))
16+
- Fix metadata type in `CreateUserOptions` [\#789](https://github.com/auth0/react-native-auth0/pull/789) ([poovamraj](https://github.com/poovamraj))
17+
318
## [v3.0.2](https://github.com/auth0/react-native-auth0/tree/v3.0.2) (2023-10-06)
419

520
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v3.0.1...v3.0.2)

0 commit comments

Comments
 (0)