-
Notifications
You must be signed in to change notification settings - Fork 441
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c0b1d0
commit 6b2d762
Showing
12 changed files
with
28 additions
and
51 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# react-native-app-auth | ||
|
||
## 7.0.0 | ||
|
||
### Minor Changes | ||
|
||
- Added support for Chrome Trusted Web Activity ([#897](https://github.com/FormidableLabs/react-native-app-auth/pull/897)) | ||
|
||
### Patch Changes | ||
|
||
- Fix order of parameters for register on iOS ([#804](https://github.com/FormidableLabs/react-native-app-auth/pull/804)) | ||
|
||
* Update README to link to Contributing guide ([#887](https://github.com/FormidableLabs/react-native-app-auth/pull/887)) | ||
|
||
- correct swift setup example code ([#775](https://github.com/FormidableLabs/react-native-app-auth/pull/775)) | ||
|
||
* Improve readability of method arguments be renaming `headers` argument to `customHeaders` ([#899](https://github.com/FormidableLabs/react-native-app-auth/pull/899)) | ||
|
||
- Fix support of setAdditionalParameters on logout method on Android ([#765](https://github.com/FormidableLabs/react-native-app-auth/pull/765)) | ||
|
||
* Update the Example app to RN 0.72 ([#896](https://github.com/FormidableLabs/react-native-app-auth/pull/896)) | ||
|
||
- Fix authorization state parameter in iOS when using custom configuration ([#847](https://github.com/FormidableLabs/react-native-app-auth/pull/847)) | ||
|
||
* Adding GitHub release workflow ([#853](https://github.com/FormidableLabs/react-native-app-auth/pull/853)) | ||
|
||
- Added Asgardeo configuration example ([#882](https://github.com/FormidableLabs/react-native-app-auth/pull/882)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters