openid / OpenYOLO-Web

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

Throw a noCredentialsAvailable error in navigator.credentials wrapper… #49

Closed TMSCH closed 7 years ago

TMSCH commented 7 years ago

… instead of userCanceled

codecov-io commented 7 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files          34       34           
  Lines        1415     1415           
  Branches      180      180           
=======================================
  Hits         1297     1297           
  Misses        118      118
Impacted Files Coverage Δ
ts/api/navigator_credentials.ts 93% <100%> (ø) :arrow_up:

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 e82180e...148db50. Read the comment docs.