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

Implemented disable auto sign in handling #30

Closed TMSCH closed 7 years ago

TMSCH commented 7 years ago

Also bumped up the timeouts for hintsAvailable, as, if called first, this includes the IFrame loading latency.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4f08307). Click here to learn what that means. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #30   +/-   ##
=========================================
  Coverage          ?   87.99%           
=========================================
  Files             ?       33           
  Lines             ?     1283           
  Branches          ?      161           
=========================================
  Hits              ?     1129           
  Misses            ?      154           
  Partials          ?        0
Impacted Files Coverage Δ
ts/api/disable_auto_sign_in.ts 100% <100%> (ø)
ts/api/api.ts 82.65% <100%> (ø)
ts/protocol/rpc_messages.ts 93.02% <100%> (ø)
ts/spi/provider_frame.ts 85.58% <85.71%> (ø)

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 4f08307...38aae5c. Read the comment docs.