Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bshaffer/oauth2-server-php issues and pull requests
#1077 - Fix PHP 8.4 syntax
Pull Request -
State: open - Opened by afridlund85 4 days ago
#1076 - Fix PHP 8.4 syntax
Pull Request -
State: closed - Opened by afridlund85 11 days ago
- 1 comment
#1075 - Add explicit null to nullable types for PHP 8.4
Pull Request -
State: open - Opened by sapphirecat 18 days ago
- 1 comment
#1074 - Fixed type hint of $key param in \OAuth2\Encryption\Jwt::decode()
Pull Request -
State: closed - Opened by jdevinemt about 1 month ago
#1073 - PHP 8.4 deprecations due to missing nullable types
Issue -
State: open - Opened by kschroeer about 1 month ago
#1072 - fixed issue with non-added user claims to id_token after authorization
Pull Request -
State: open - Opened by A-Shevchenko 3 months ago
#1071 - Can't add Mongo Storage using current driver
Issue -
State: open - Opened by guillemdc 3 months ago
#1070 - Uri mismatch error
Issue -
State: open - Opened by Ptrahulshukla 5 months ago
#1068 - docs: fix image in README.md
Pull Request -
State: closed - Opened by bshaffer 6 months ago
#1067 - Add support for authorization code grant with PKCE for distributed apps
Pull Request -
State: open - Opened by ls-sean-fraser 9 months ago
- 1 comment
#1066 - Dont create multiple access tokens when one has not expired yet for e…
Pull Request -
State: open - Opened by mitmelon 9 months ago
#1065 - How can i use PKCE to add code_challenge authentication
Issue -
State: closed - Opened by monguyenfdc 9 months ago
- 1 comment
#1064 - sub stringify
Pull Request -
State: closed - Opened by playitcool 9 months ago
#1063 - Column 'code_challenge' cannot be null
Issue -
State: open - Opened by lewmilburn 10 months ago
- 1 comment
#1062 - refresh token
Issue -
State: open - Opened by egoriy33 10 months ago
#1061 - Device Authorization Grant support
Issue -
State: open - Opened by A-Shevchenko 11 months ago
#1060 - Enable user claim storage in OpenID payload
Pull Request -
State: open - Opened by ahmadfadlydziljalal about 1 year ago
#1059 - http://192.168.1.205/authorize.php?response_type=code&client_id=testclient&state=xyz
Issue -
State: open - Opened by zengzhi88 about 1 year ago
- 1 comment
#1058 - how do i use cookie
Issue -
State: open - Opened by ALIXLUBIN about 1 year ago
#1057 - added possibility to inject custom encryption object for IdToken response type
Pull Request -
State: open - Opened by A-Shevchenko about 1 year ago
- 1 comment
#1056 - Not possible to inject custom implementation of EncryptionInterface without overriding whole createDefaultIdTokenResponseType() or whole response type
Issue -
State: open - Opened by A-Shevchenko about 1 year ago
#1055 - OpenID: User Claims fix for authorization_code response type
Pull Request -
State: open - Opened by vampirefrog over 1 year ago
#1054 - Step-by-step Walkthrough not up-to-date
Issue -
State: open - Opened by demiantres over 1 year ago
- 2 comments
#1053 - No way to distinguish between "invalid" and expired JWT token
Issue -
State: open - Opened by guillerodriguez over 1 year ago
- 8 comments
#1052 - Ci4 OAuth2 ACCESS_TOKEN invalid
Issue -
State: open - Opened by Revitando over 1 year ago
#1051 - Help with error using JWT?
Issue -
State: open - Opened by drdal over 1 year ago
#1050 - cors issue with authorize.php
Issue -
State: closed - Opened by karimcambridge over 1 year ago
#1049 - feat: upgrade php-jwt version
Pull Request -
State: closed - Opened by bshaffer over 1 year ago
#1048 - add missing param to setAuthorizationCode
Pull Request -
State: closed - Opened by StefanT123 over 1 year ago
#1047 - Add getToken() to ResourceControllerInterface
Issue -
State: open - Opened by guillerodriguez over 1 year ago
#1046 - Different user database depending on client_id
Issue -
State: open - Opened by guillerodriguez almost 2 years ago
#1045 - Add support of PKCE
Pull Request -
State: closed - Opened by thaarok almost 2 years ago
- 18 comments
#1044 - upgrade firebase/jwt to v6
Pull Request -
State: closed - Opened by jasverix almost 2 years ago
- 1 comment
#1043 - Firebase/JWT <6 is considered security risk
Issue -
State: closed - Opened by jasverix almost 2 years ago
- 6 comments
#1042 - [QUESTION] OpenID Connect Back-Channel Logout
Issue -
State: open - Opened by menturion about 2 years ago
#1041 - Integration with Psr\Http\Message\ RequestInterface and ResponseInterface
Issue -
State: open - Opened by matteovisotto about 2 years ago
- 1 comment
#1040 - PHP 8.1 fix for ctype_digit() deprecated error
Pull Request -
State: closed - Opened by modevelops about 2 years ago
#1039 - chore: add PHP 8.2
Pull Request -
State: closed - Opened by bshaffer about 2 years ago
#1038 - PKCE Support, please
Issue -
State: open - Opened by ahmadfadlydziljalal about 2 years ago
- 1 comment
Labels: enhancement
#1037 - unable to generate access token
Issue -
State: open - Opened by VivekLumbhani over 2 years ago
#1036 - Add support for xml request , to add xml request into Request object
Pull Request -
State: open - Opened by Salman98 over 2 years ago
- 1 comment
#1035 - Replaces deprecated DynomoDbClient’s formatAttribute function
Pull Request -
State: open - Opened by adonix over 2 years ago
#1034 - feat: adjust PHP typehints for symfony 6 support
Pull Request -
State: closed - Opened by bshaffer over 2 years ago
- 1 comment
#1033 - feat!: make response interface compatible for symfony 6
Pull Request -
State: closed - Opened by bshaffer over 2 years ago
- 1 comment
#1032 - pick up nonce correctly in authorize endpoint since it could be a POST request as well
Pull Request -
State: open - Opened by ashfame over 2 years ago
#1031 - Revoking token
Issue -
State: open - Opened by cgkronos over 2 years ago
#1030 - adjust type hint for Symfony 6
Pull Request -
State: closed - Opened by araab over 2 years ago
- 2 comments
#1029 - Example project is not compatable for php version >= 8.1
Issue -
State: closed - Opened by jdideepak over 2 years ago
- 1 comment
#1028 - User Credentials grant doesn't verify user_id vs Client Credentials user_id
Issue -
State: open - Opened by whvandervelde over 2 years ago
#1027 - After creating User Credentials root Problem when calling refresh_token
Issue -
State: closed - Opened by lemonguy1117 over 2 years ago
#1026 - Type hinting | Salt for hashPassword | Scope for setUser
Pull Request -
State: closed - Opened by JoSSte almost 3 years ago
#1025 - added Salt parameter to hashPassword()
Pull Request -
State: closed - Opened by JoSSte almost 3 years ago
#1024 - Error: You must supply a storage object implementing \OAuth2\Storage\ClientInterface to use the authorize server
Issue -
State: open - Opened by Justaspa almost 3 years ago
- 1 comment
#1023 - Use implicit grant type in handleTokenRequest
Issue -
State: closed - Opened by mondayrris almost 3 years ago
- 1 comment
#1022 - PHPStan level 0
Pull Request -
State: closed - Opened by snapshotpl almost 3 years ago
- 1 comment
#1021 - Fix PHP 8.1 deprecation error
Pull Request -
State: closed - Opened by snapshotpl almost 3 years ago
- 1 comment
#1020 - Response.php: Fix GET param name in generated URL
Pull Request -
State: open - Opened by dotthis almost 3 years ago
#1019 - weird encoding with display_errors enabled
Issue -
State: open - Opened by laraduarte almost 3 years ago
#1018 - chore: migrate to gh actions
Pull Request -
State: closed - Opened by bshaffer almost 3 years ago
- 6 comments
#1017 - 81
Pull Request -
State: closed - Opened by trylika almost 3 years ago
#1016 - Migrate to GitHub Actions and add php 8.0/8.1 support
Pull Request -
State: closed - Opened by trylika almost 3 years ago
- 1 comment
#1015 - chore: move from travis to github actions
Issue -
State: closed - Opened by bshaffer almost 3 years ago
- 7 comments
#1014 - refresh_token flow removes refresh token after first use regardless of settings
Issue -
State: open - Opened by datamystic about 3 years ago
- 1 comment
#1013 - Add PHP 8.0 and 8.1 support in travis
Pull Request -
State: closed - Opened by chris1312 about 3 years ago
- 3 comments
#1012 - Migration OAuth2 to PHP8
Issue -
State: closed - Opened by XSylvain about 3 years ago
- 3 comments
#1011 - help to implement local server oauth2
Issue -
State: open - Opened by Mznet77 over 3 years ago
- 1 comment
#1010 - Clarify return value of AccessTokenInterface:setAccessToken
Issue -
State: open - Opened by guillerodriguez over 3 years ago
#1009 - Request object not compatible with Yii2 request interface
Issue -
State: open - Opened by spiro-stathakis over 3 years ago
- 1 comment
#1008 - PKCE
Issue -
State: open - Opened by georgewoofbates over 3 years ago
- 1 comment
#1007 - verifyResourceRequest Not working when sending raw Json data
Issue -
State: open - Opened by crerem over 3 years ago
#1006 - Car 7462 set short expiration time for refresh token
Pull Request -
State: closed - Opened by jdubey77 over 3 years ago
- 5 comments
#1005 - Update AuthorizeController.php
Pull Request -
State: closed - Opened by zoorcool over 3 years ago
#1004 - Authorization code flow
Issue -
State: open - Opened by gitDharani over 3 years ago
- 1 comment
#1003 - Setting scopes
Issue -
State: open - Opened by slatermater over 3 years ago
#1002 - Get User Info using Client credentials access token
Issue -
State: open - Opened by gitDharani over 3 years ago
- 3 comments
#1001 - Scope existance isn't checked in AuthorizeController::validateAuthorizeRequest
Issue -
State: open - Opened by Bhoft over 3 years ago
#1000 - Single-file deployment for dummies?
Issue -
State: open - Opened by dumblob almost 4 years ago
#999 - Documentation and logging improvements for Authorisation grant types
Issue -
State: open - Opened by datamystic almost 4 years ago
#998 - Please store tokens in hashed form instead of as plain text
Issue -
State: open - Opened by JamesB7 almost 4 years ago
#997 - Question: How to shorten the token expires_in variable?
Issue -
State: open - Opened by armqtt almost 4 years ago
- 1 comment
#996 - The OAuth server will handle granttypes even if it is not added
Issue -
State: open - Opened by kelvinwongg about 4 years ago
#995 - Token revocation parameters
Issue -
State: open - Opened by MaximumRGB about 4 years ago
#994 - Not possible to create JWT refresh tokens
Issue -
State: open - Opened by djairhogeuens about 4 years ago
#993 - id_token token
Issue -
State: open - Opened by robindepaepe1975 about 4 years ago
#992 - bug: when using pdo, the server gives auth code instead of error if the client doesn't specify a scope in request
Issue -
State: open - Opened by githubeing over 4 years ago
#991 - Any similar api in .net core using similar data structure like bshaffer
Issue -
State: open - Opened by KamranShahid over 4 years ago
#990 - UserCredentials more detailed checkUserCredentials return value
Issue -
State: open - Opened by JamesB7 over 4 years ago
- 1 comment
#989 - UserCredentials checks username/password BEFORE checking client_id is permitted the grant type
Issue -
State: open - Opened by JamesB7 over 4 years ago
#988 - CXAPI-7615 | add backtrace logging
Pull Request -
State: closed - Opened by roseofgold over 4 years ago
#987 - JWT MongoDB getPublicKey/getPrivateKey as Object?
Issue -
State: closed - Opened by globules-io over 4 years ago
- 1 comment
#986 - refresh_token and invalid_grant response
Issue -
State: open - Opened by Aymkdn over 4 years ago
- 3 comments
#985 - How to implement authorization code?
Issue -
State: closed - Opened by ting5875 over 4 years ago
#984 - Is demo site still under maintenance?
Issue -
State: closed - Opened by ting5875 over 4 years ago
#983 - How to change to my own user table
Issue -
State: closed - Opened by ting5875 over 4 years ago
- 3 comments
#982 - Option to return Id token on token refresh
Pull Request -
State: closed - Opened by adisazhar123 over 4 years ago
#981 - Strict redirect uri validation on authorization request
Issue -
State: open - Opened by sgoranov over 4 years ago
#980 - Do I need to keep expired tokens in the database?
Issue -
State: open - Opened by ianmiddelkamp almost 5 years ago
- 1 comment
#979 - URL-decode client credentials in HTTP Basic auth, as described in the RFC
Pull Request -
State: open - Opened by pjcdawkins almost 5 years ago
- 1 comment
#977 - Using UserCredentials grant type not working with Pdo storage object
Issue -
State: closed - Opened by jameskingstonclarke almost 5 years ago
- 1 comment
#976 - No option to return id_token on token refresh
Issue -
State: open - Opened by dejan9393 almost 5 years ago
- 3 comments
Labels: enhancement