thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.64k stars 751 forks source link

New provider: compwright/oauth2-servicetitan #950

Closed compwright closed 1 year ago

compwright commented 2 years ago

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.

codecov[bot] commented 2 years ago

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%> (ø)