mezzio-authentication-oauth2
mezzio-authentication-oauth2 copied to clipboard
OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
### Code to reproduce the issue this method blocks errors from being shown ```php public function authenticate(ServerRequestInterface $request) : ?UserInterface { try { $result = $this->resourceServer->validateAuthenticatedRequest($request); $userId = $result->getAttribute('oauth_user_id', false);...
Sorry for opening this new issue but I really think it's a bug in the oauth2 module or an incomplete documentation. I followed the instructions and figured out my problem:...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [league/oauth2-server](https://oauth2.thephpleague.com/) ([source](https://redirect.github.com/thephpleague/oauth2-server)) | `^8.3.5` -> `^8.3.5 \|\| ^9.0.0` |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vimeo/psalm](https://redirect.github.com/vimeo/psalm) | `^5.26.1` -> `^6.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `^9.6.21` -> `^12.0.0` | [](https://docs.renovatebot.com/merge-confidence/) |...