AppAuth-Android
AppAuth-Android copied to clipboard
should not let developer specify the discovery endpoint url.
Discovery endpoint url should always be [issuer]/.well-known/openid-configuration
And the discovery endpoint call should be using _fetchFromIssuer_
instead of _fetchFromUrl_
Good point. Do you mind fixing the conflicts and signing the CLA (https://github.com/openid/AppAuth-Android/blob/master/CONTRIBUTING.md)