xamarin / Xamarin.Auth

Xamarin.Auth
Apache License 2.0
542 stars 350 forks source link

It is not an isse it is a doubt. #452

Open mdmota opened 3 years ago

mdmota commented 3 years ago

Xamarin auth currently uses webview. Thinking about security, does the plugin intend to switch to a browser in the future?

How does the plugin guarantee client_secret's security since it is parameterized by the App? Shouldn't that be on the backend?