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

New provider: compwright/oauth2-servicetitan

Open compwright opened this issue 3 years ago • 1 comments

The docs/ directory is what powers the website oauth2-client.thephpleague.com. Modifying links to work in the Github file browser will break the website. Please do not open a new Pull Request to "fix the broken documentation links"; they will be promptly closed.

compwright avatar Apr 15 '22 20:04 compwright

Codecov Report

Merging #950 (f00714b) into master (8c7498c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #950   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       180       180           
===========================================
  Files             20        20           
  Lines            441       416   -25     
===========================================
- Hits             441       416   -25     
Impacted Files Coverage Δ
src/Token/AccessToken.php 100.00% <0.00%> (ø)
src/Grant/GrantFactory.php 100.00% <0.00%> (ø)
src/Tool/RequestFactory.php 100.00% <0.00%> (ø)
src/Provider/GenericProvider.php 100.00% <0.00%> (ø)
src/Provider/AbstractProvider.php 100.00% <0.00%> (ø)
src/Tool/GuardedPropertyTrait.php 100.00% <0.00%> (ø)
src/Tool/ProviderRedirectTrait.php 100.00% <0.00%> (ø)
src/Tool/RequiredParameterTrait.php 100.00% <0.00%> (ø)
src/Provider/GenericResourceOwner.php 100.00% <0.00%> (ø)
...c/Provider/Exception/IdentityProviderException.php 100.00% <0.00%> (ø)

codecov[bot] avatar Apr 15 '22 20:04 codecov[bot]