Skip to content

Commit

Permalink
Correct class name for iOS changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
damieng committed Jun 10, 2019
1 parent d87b59b commit c13b556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/Auth0.OidcClient.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Add ASWebAuthenticationSession for iOS 12+ (thanks @jsauve)
- PlatformWebView class is deprecated. When it comes to config.Browser either:
- Leave it null to auto-switch based on iOS version (recommended)
- Assign an instance of SFSafariViewBrowser for old iOS 9 style promptless
- Assign an instance of SFSafariViewControllerBrowser for old iOS 9 style promptless
- Browser integrations split out to allow developer to choose which
- Add return code status for Logout (thanks @jsauve)
- Add support to get the user claims from the userinfo endpoint (thanks @OrihuelaConde)
Expand Down

0 comments on commit c13b556

Please sign in to comment.