issues
search
kamermans
/
guzzle-oauth2-subscriber
OAuth 2.0 Client for Guzzle 4, 5, 6 and 7 with PHP 5.4 - PHP 8.0 - no more dependency hell!
MIT License
140
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need to send password and username as POST fields
#61
burpy
closed
5 months ago
7
Static return types, min ver PHP 7.1
#60
kamermans
closed
6 months ago
1
Hide user deprecated warnings on return types #55
#59
evs-xsarus
closed
6 months ago
3
Fitnesssync oauth uses a redirect to get code - how do I get the code other than manually?
#58
bouton
opened
11 months ago
0
The restoreToken function return type can be null
#57
GabGr25
closed
6 months ago
0
Return type of the restoreToken function, in the TokenPersistenceInterface can't be null
#56
GabGr25
closed
6 months ago
1
PHP 8.1 show user deprecated warnings on return types
#55
evs-xsarus
closed
6 months ago
6
Get Token Payload
#54
mahdimsr
closed
1 year ago
1
feat: Guzzle Promises 2.0.0
#53
kamermans
closed
1 year ago
1
incompatible with guzzlehttp/guzzle 7.7.0 along with guzzlehttp/promises 2.0.0
#52
kaczenski
closed
1 year ago
6
method getRawData() of grant types not interface compliant and can lead to TypeError
#51
PawelSuwinski
closed
1 year ago
0
feat: matrix caching
#50
kamermans
closed
1 year ago
1
Update Tests to use PHP 8
#49
kamermans
closed
1 year ago
0
fix: no need to delete the token, just overwrite it
#48
kamermans
closed
1 year ago
0
fix: remove getConfig() call in Guzzle 6+
#47
kamermans
closed
1 year ago
0
Test Maintenance
#46
kamermans
closed
1 year ago
0
Testing empty commit
#45
kdipippo
closed
1 year ago
0
Fixes kamermans/guzzle-oauth2-subscriber#43
#44
cyberwolf
closed
2 years ago
7
Deprecation notice about return type of several methods of the Collection class
#43
cyberwolf
closed
2 years ago
0
FIX: Mark methods with ReturnTypeWillChange
#42
daniellienert
closed
2 years ago
0
Fix test issues with phpunit 9 and php 8 and 8.1
#41
edipoReboucas
closed
2 years ago
2
Create a client credentials JSON signer
#40
edipoReboucas
closed
1 year ago
1
Fix PHP 8.1 deprecation notice
#39
roy-bongers
closed
2 years ago
0
Move Guzzle from required to suggested
#38
Uebix
closed
1 year ago
0
Adding some content in the request body on access token retrieval
#37
felmab
closed
3 years ago
2
Token deleted before the new one is confirmed
#36
randebnw
closed
1 year ago
1
Allow custom headers for OAuth requests
#35
cweiske
closed
3 years ago
2
Fixes missing use statement.
#34
bobab12
closed
3 years ago
0
bugfix: exclude test files from package
#33
ar2r
closed
3 years ago
4
Avoid deprecations, update test platform
#32
kamermans
closed
3 years ago
1
Guzzle 7 Uncaught Error: Call to undefined function GuzzleHttp\Psr7\stream_for()
#31
kupoback
closed
3 years ago
4
Added support for `audience` parameter
#30
fabiang
closed
3 years ago
0
Guzzle 8: The getConfig Method from ClientInterface will be removed
#29
alexz707
closed
1 year ago
6
Question: How to use Client Credentials and Refresh Token. Possibly missing Signer?
#28
ryan-k-t
opened
3 years ago
0
New token supplier
#27
thiakil
closed
3 years ago
0
TokenPersistenceInterface->restoreToken always called with new RawToken
#26
thiakil
closed
3 years ago
4
Added support for Guzzle 7
#25
lasselehtinen
closed
4 years ago
4
It seems not possible to forward custom Guzzle options to the handler
#24
RoNoLo
closed
1 year ago
1
GrantType: Updated AuthorizationCode and RefreshToken classes to have client_id and client_secrete in the request body.
#23
shinde-rahul
closed
4 years ago
1
it is not compatible with guzzle >=6
#22
yuseferi
closed
4 years ago
5
What is the best way to handle temporary failure on refreshing token?
#21
simensen
closed
1 year ago
4
Unable to get "Client Scoped Token"
#20
TMWagner
opened
5 years ago
0
Unable to request new access token but manually set access token works
#19
arshohag
opened
5 years ago
0
Add upstream exception message to AccessTokenRequestException message
#18
davereid
closed
2 years ago
1
Client Credentials issue
#17
iamcrang
closed
5 years ago
0
Comprehensive example of the Authorization Code Grant Type?
#16
aembler
closed
5 years ago
6
License file
#15
bogdanghervan
closed
5 years ago
1
Using refresh token grant type for 2-legged OAuth
#14
bogdanghervan
opened
5 years ago
4
Add Laravel cache persistence
#13
threesquared
closed
5 years ago
1
Incorrect namespaces in OAuth2Handler
#12
kurakin-oleksandr
closed
6 years ago
5
Next