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

Updated CredentialClient to utilize ProviderResolver methods #143

Closed nerdyverde closed 6 years ago

nerdyverde commented 6 years ago

Fixes #138

iainmcgin commented 6 years ago

Weird, it was likely a transient failure in the build hook that notifies travis of new PRs.

iainmcgin commented 6 years ago

I ran the checks locally (can't figure out how to re-trigger them on travis), it's just import order that needs to be fixed.

nerdyverde commented 6 years ago

I'm guessing that there are some settings that I need to configure on my end. Are there some settings files that we need to include in the repo?

nerdyverde commented 6 years ago

Apparently new commits don't trigger the checks on Travis either. I've fixed the import order and confirmed it by running the checks locally. Any objections to merging?

iainmcgin commented 6 years ago

If the build breaks after the merge, please fix it :)