openid / OpenYOLO-Android

Android protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
115 stars 18 forks source link

Cleanup: utilize ProviderResolver in CredentialClient #138

Closed iainmcgin closed 6 years ago

iainmcgin commented 6 years ago

Centralize all the resolution and intent creation code into ProviderResolver, where it is easier to test.