Skip to content

Commit

Permalink
Add new Android note for handling cancellation
Browse files Browse the repository at this point in the history
  • Loading branch information
damieng committed Jun 10, 2019
1 parent 22ecb5e commit d87b59b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuget/Auth0.OidcClient.Android.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- Assign an instance of ChromeCustomTabBrowser (will fall back if needed)
- Assign an instance of SystemBrowser (for old not-recommended behavior)
- Add new Auth0ClientActivity class to help in wiring up ActivityMediator
- Alternatively call ActivityMediator.Instance.Cancel() from your OnResume
- Move system browser integration to SystemBrowser class
- 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 d87b59b

Please sign in to comment.