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

Representative demo app for password auth #69

Closed iainmcgin closed 7 years ago

iainmcgin commented 7 years ago

Simple two activity demo app for password authentication.

This also has some conflated changes (apologies), which relax our Javadoc validation as I intend to switch it to Markdown based doc comments, like in AppAuth.

codecov-io commented 7 years ago

Codecov Report

Merging #69 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #69   +/-   ##
=========================================
  Coverage     70.94%   70.94%           
  Complexity      436      436           
=========================================
  Files            58       58           
  Lines          2437     2437           
  Branches        241      241           
=========================================
  Hits           1729     1729           
  Misses          641      641           
  Partials         67       67

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 315c11f...c80bf6c. Read the comment docs.