issues
search
bshaffer
/
oauth2-server-php
A library for implementing an OAuth2 Server in php
http://bshaffer.github.io/oauth2-server-php-docs
MIT License
3.26k
stars
950
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't add Mongo Storage using current driver
#1071
guillemdc
opened
2 weeks ago
0
Uri mismatch error
#1070
Ptrahulshukla
opened
2 months ago
0
docs: fix image in README.md
#1068
bshaffer
closed
3 months ago
0
Add support for authorization code grant with PKCE for distributed apps
#1067
ls-sean-fraser
opened
5 months ago
1
Dont create multiple access tokens when one has not expired yet for e…
#1066
mitmelon
opened
6 months ago
0
How can i use PKCE to add code_challenge authentication
#1065
monguyenfdc
closed
6 months ago
1
sub stringify
#1064
playitcool
closed
6 months ago
0
Column 'code_challenge' cannot be null
#1063
lewmilburn
opened
6 months ago
1
refresh token
#1062
egoriy33
opened
7 months ago
0
Device Authorization Grant support
#1061
A-Shevchenko
opened
8 months ago
0
Enable user claim storage in OpenID payload
#1060
ahmadfadlydziljalal
opened
9 months ago
0
http://192.168.1.205/authorize.php?response_type=code&client_id=testclient&state=xyz
#1059
zengzhi88
opened
10 months ago
2
how do i use cookie
#1058
ALIXLUBIN
opened
10 months ago
0
added possibility to inject custom encryption object for IdToken response type
#1057
A-Shevchenko
opened
12 months ago
1
Not possible to inject custom implementation of EncryptionInterface without overriding whole createDefaultIdTokenResponseType() or whole response type
#1056
A-Shevchenko
opened
1 year ago
0
OpenID: User Claims fix for authorization_code response type
#1055
vampirefrog
opened
1 year ago
0
Step-by-step Walkthrough not up-to-date
#1054
demiantres
opened
1 year ago
2
No way to distinguish between "invalid" and expired JWT token
#1053
guillerodriguez
opened
1 year ago
8
Ci4 OAuth2 ACCESS_TOKEN invalid
#1052
Revitando
opened
1 year ago
0
Help with error using JWT?
#1051
drdal
opened
1 year ago
0
cors issue with authorize.php
#1050
karimcambridge
closed
1 year ago
0
feat: upgrade php-jwt version
#1049
bshaffer
closed
1 year ago
0
add missing param to setAuthorizationCode
#1048
StefanT123
closed
1 year ago
0
Add getToken() to ResourceControllerInterface
#1047
guillerodriguez
opened
1 year ago
0
Different user database depending on client_id
#1046
guillerodriguez
opened
1 year ago
0
Add support of PKCE
#1045
thaarok
closed
1 year ago
18
upgrade firebase/jwt to v6
#1044
jasverix
closed
1 year ago
1
Firebase/JWT <6 is considered security risk
#1043
jasverix
closed
1 year ago
6
[QUESTION] OpenID Connect Back-Channel Logout
#1042
menturion
opened
1 year ago
0
Integration with Psr\Http\Message\ RequestInterface and ResponseInterface
#1041
matteovisotto
opened
1 year ago
1
PHP 8.1 fix for ctype_digit() deprecated error
#1040
modevelops
closed
1 year ago
0
chore: add PHP 8.2
#1039
bshaffer
closed
1 year ago
0
PKCE Support, please
#1038
ahmadfadlydziljalal
opened
1 year ago
1
unable to generate access token
#1037
VivekLumbhani
opened
2 years ago
0
Add support for xml request , to add xml request into Request object
#1036
Salman98
opened
2 years ago
1
Replaces deprecated DynomoDbClient’s formatAttribute function
#1035
adonix
opened
2 years ago
0
feat: adjust PHP typehints for symfony 6 support
#1034
bshaffer
closed
2 years ago
1
feat!: make response interface compatible for symfony 6
#1033
bshaffer
closed
2 years ago
1
pick up nonce correctly in authorize endpoint since it could be a POST request as well
#1032
ashfame
opened
2 years ago
0
Revoking token
#1031
cgkronos
opened
2 years ago
0
adjust type hint for Symfony 6
#1030
araab
closed
2 years ago
2
Example project is not compatable for php version >= 8.1
#1029
jdideepak
closed
2 years ago
1
User Credentials grant doesn't verify user_id vs Client Credentials user_id
#1028
whvandervelde
opened
2 years ago
0
After creating User Credentials root Problem when calling refresh_token
#1027
lemonguy1117
closed
2 years ago
0
Type hinting | Salt for hashPassword | Scope for setUser
#1026
JoSSte
closed
2 years ago
0
added Salt parameter to hashPassword()
#1025
JoSSte
closed
2 years ago
0
Error: You must supply a storage object implementing \OAuth2\Storage\ClientInterface to use the authorize server
#1024
Justaspa
opened
2 years ago
1
Use implicit grant type in handleTokenRequest
#1023
mondayrris
closed
2 years ago
1
PHPStan level 0
#1022
snapshotpl
closed
1 year ago
1
Fix PHP 8.1 deprecation error
#1021
snapshotpl
closed
2 years ago
1
Next