oauth2-client icon indicating copy to clipboard operation
oauth2-client copied to clipboard

Allow expires_in equals 0

Open runphp opened this issue 5 years ago • 2 comments

https://github.com/thephpleague/oauth2-client/pull/606

runphp avatar Jun 04 '19 02:06 runphp

Codecov Report

Merging #791 (b00b6e9) into master (77def43) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #791   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       180       180           
===========================================
  Files             20        20           
  Lines            464       466    +2     
===========================================
+ Hits             464       466    +2     
Impacted Files Coverage Δ
src/Token/AccessToken.php 100.00% <100.00%> (ø)

codecov-io avatar Oct 28 '20 01:10 codecov-io

Sorry it took so long to review this.

Can you provide more details about why this change is needed? Thanks!

ramsey avatar Oct 28 '20 01:10 ramsey