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

Add an optional 'options' parameter to ShowAutoSignIn #72

Closed Strider-Alex closed 5 years ago

Strider-Alex commented 5 years ago

In some cases, ShowAutoSignIn still needs the CredentialRequestOptions as a parameter. This parameter is optional because we don't want the current API to be affected.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   92.13%   92.13%           
=======================================
  Files          34       34           
  Lines        1526     1526           
  Branches      210      210           
=======================================
  Hits         1406     1406           
  Misses        120      120
Impacted Files Coverage Δ
ts/spi/provider_frame.ts 86.99% <ø> (ø) :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 67d02a2...d0bb2c2. Read the comment docs.