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

Use a more general error message when Yolo initialization fails. #67

Closed wasyyyy closed 6 years ago

wasyyyy commented 6 years ago

The message should be composed in a way that is general enough to be used in all identity providers and also give a concrete example for the error.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files          34       34           
  Lines        1510     1510           
  Branches      206      206           
=======================================
  Hits         1396     1396           
  Misses        114      114
Impacted Files Coverage Δ
ts/protocol/errors.ts 93.47% <ø> (ø) :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 9fb883c...7bf4ce3. Read the comment docs.