Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for client credentials grant #269
base: main
Are you sure you want to change the base?
Add support for client credentials grant #269
Changes from all commits
c445d71
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 69 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L69
Check warning on line 76 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L76
Check warning on line 79 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L78-L79
Check warning on line 82 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L82
Check warning on line 85 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L84-L85
Check warning on line 91 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L88-L91
Check warning on line 94 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L93-L94
Check warning on line 106 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L106
Check warning on line 108 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L108
Check warning on line 116 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L116
Check warning on line 118 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L118
Check warning on line 128 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L128
Check warning on line 130 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L130
Check warning on line 132 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L132
Check warning on line 140 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L140
Check warning on line 143 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L142-L143
Check warning on line 145 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L145
Check warning on line 153 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L153
Check warning on line 155 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L155
Check warning on line 159 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L158-L159
Check warning on line 161 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L161
Check warning on line 166 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L165-L166
Check warning on line 168 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L168
Check warning on line 172 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L172
Check warning on line 181 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L181
Check warning on line 183 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L183
Check warning on line 185 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L185
Check warning on line 187 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L187
Check warning on line 190 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L190
Check warning on line 199 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L199
Check warning on line 202 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L201-L202
Check warning on line 205 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L205
Check warning on line 215 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L215
Check warning on line 217 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L217
Check warning on line 219 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L219
Check warning on line 226 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L226
Check warning on line 231 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L229-L231
Check warning on line 236 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L233-L236
Check warning on line 241 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L238-L241
Check warning on line 244 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L244
Check warning on line 248 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L248
Check warning on line 251 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L250-L251
Check warning on line 258 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L254-L258
Check warning on line 262 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L260-L262
Check warning on line 265 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L264-L265
Check warning on line 268 in lib/Auth/TwoLeggedOAuth2.php
Codecov / codecov/patch
lib/Auth/TwoLeggedOAuth2.php#L268