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

Fallback to sending the un-hashed ID if insecure origin #20

Closed TMSCH closed 7 years ago

TMSCH commented 7 years ago

For tests purpose, it is important to have a fallback mechanism if the webcrypto hashing fails with insecure origin error.

codecov-io commented 7 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.03%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   78.61%   78.64%   +0.03%     
==========================================
  Files          34       34              
  Lines        1239     1241       +2     
  Branches      134      134              
==========================================
+ Hits          974      976       +2     
  Misses        225      225              
  Partials       40       40
Impacted Files Coverage Δ
ts/protocol/utils.ts 72.22% <16.66%> (+0.63%) :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 1793a0c...8f3d29c. Read the comment docs.