xamarin / Xamarin.Auth

Xamarin.Auth
Apache License 2.0
541 stars 351 forks source link

Change visibility of UrlMatchesRedirect to protected #300

Closed hetzlefetz closed 5 years ago

hetzlefetz commented 6 years ago

Please consider marking the function UrlMatchesRedirect, so that custom implementations of WebRedirectAuthenticators can decide fo themselves whether the redirect URL is reached. Background: I am trying to implement a custom scheme where the relevant part for me is in an URL Parameter.

Xamarin.Auth Pull Request

Fixes #299 .

Checklist

Changes proposed in this pull request: