oauth2-client
oauth2-client copied to clipboard
New provider: compwright/oauth2-servicetitan
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 Report
Merging #950 (f00714b) into master (8c7498c) will not change coverage. The diff coverage is
n/a.
@@ 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%> (ø) |