mezzio-authentication-oauth2 icon indicating copy to clipboard operation
mezzio-authentication-oauth2 copied to clipboard

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.

Results 25 mezzio-authentication-oauth2 issues
Sort by recently updated
recently updated
newest added

Hi, I has having an issue with getting this oauth2 library up and running where I would constantly get 'Unsupported Grant Type' while making Json requests for an access token....

Documentation
Question

### Bug Report | Q | A |------------ | ------ | Version(s) | latest #### Summary I experienced failing tests in #34, these are related to the `league/oauth2-server` v8.3.0+. ####...

Bug

In (ClientEntity, ClientRepository, ClientTrait, entityTrait) The code treats clientIdentifier === clientName, OR , in "League\OAuth2\Server\Entities\ClientEntityInterface" , clientIdentifier and clientName are two different fields. why not to seperate them as ligue-oauth2...

I used the script at /data/oauth2.sql to create the database model. Here I find the following table definition: CREATE TABLE `oauth_clients` ( ... `redirect` varchar(255) DEFAULT NULL, ... ); But...

- [X] I was not able to find an [open](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aclosed) issue matching what I'm seeing. - [X] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...

- AccessTokenRepository : Lines 71 and 72 ':revoked' => (int)false, ':expires_at' => date("Y-m-d H:i:s", $accessTokenEntity->getExpiryDateTime()->getTimestamp()) - RefreshTokenRepository : lines 32 and 33 $sth->bindValue(':revoked', (int)false); $sth->bindValue(':expires_at', date("Y-m-d H:i:s", $refreshTokenEntity->getExpiryDateTime()->getTimestamp())); i have...

- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...

- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...

- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...

- [X] I was not able to find an [open](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aclosed) issue matching what I'm seeing. - [X] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...