flownative / flow-openidconnect-client

OpenID Connect Client SDK for Flow Framework
MIT License
6 stars 8 forks source link

BUGFIX: Fix signature of getAccessToken() call #28

Closed kdambekalns closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (d93888b) into master (c18d152) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
+ Coverage     14.42%   14.45%   +0.02%     
  Complexity      199      199              
============================================
  Files             9        9              
  Lines           513      512       -1     
============================================
  Hits             74       74              
+ Misses          439      438       -1     
Impacted Files Coverage Δ
Classes/Command/OidcCommandController.php 0.00% <ø> (ø)

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 c18d152...d93888b. Read the comment docs.