| Undefined property: stdClass::$redirect_url | Notice | oauth2_server.test | 190 | OAuth2ServerTestCase->testAuthorization() |  |
| User was properly redirected to the "redirect_uri". | Other | oauth2_server.test | 196 | OAuth2ServerTestCase->testAuthorization() |  |
| Undefined offset: 1 | Notice | oauth2_server.test | 197 | OAuth2ServerTestCase->testAuthorization() |  |
| The server returned an authorization code | Other | oauth2_server.test | 199 | OAuth2ServerTestCase->testAuthorization() |  |
| Undefined index: state | Notice | oauth2_server.test | 200 | OAuth2ServerTestCase->testAuthorization() |  |
| The server returned a valid state | Other | oauth2_server.test | 201 | OAuth2ServerTestCase->testAuthorization() |  |
| The implicit flow request completed successfully | Other | oauth2_server.test | 212 | OAuth2ServerTestCase->testImplicitFlow() |  |
| Undefined property: stdClass::$redirect_url | Notice | oauth2_server.test | 213 | OAuth2ServerTestCase->testImplicitFlow() |  |
| Undefined offset: 1 | Notice | oauth2_server.test | 214 | OAuth2ServerTestCase->testImplicitFlow() |  |
| The "access token" value is present in the return values | Other | oauth2_server.test | 215 | OAuth2ServerTestCase->testImplicitFlow() |  |
| The "expires_in" value is present in the return values | Other | oauth2_server.test | 215 | OAuth2ServerTestCase->testImplicitFlow() |  |
| The "token_type" value is present in the return values | Other | oauth2_server.test | 215 | OAuth2ServerTestCase->testImplicitFlow() |  |
| The "scope" value is present in the return values | Other | oauth2_server.test | 215 | OAuth2ServerTestCase->testImplicitFlow() |  |
| Undefined property: stdClass::$redirect_url | Notice | oauth2_server.test | 236 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| Undefined offset: 1 | Notice | oauth2_server.test | 237 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| Undefined index: code | Notice | oauth2_server.test | 238 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The token request completed successfully | Other | oauth2_server.test | 261 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The "access token" value is present in the return values | Other | oauth2_server.test | 263 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The "expires_in" value is present in the return values | Other | oauth2_server.test | 263 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The "token_type" value is present in the return values | Other | oauth2_server.test | 263 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The "scope" value is present in the return values | Other | oauth2_server.test | 263 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The "refresh_token" value is present in the return values | Other | oauth2_server.test | 263 | OAuth2ServerTestCase->testAuthorizationCodeGrantType() |  |
| The token request completed successfully | Other | oauth2_server.test | 286 | OAuth2ServerTestCase->testClientCredentialsGrantType() |  |
| The "access token" value is present in the return values | Other | oauth2_server.test | 288 | OAuth2ServerTestCase->testClientCredentialsGrantType() |  |
| The "expires_in" value is present in the return values | Other | oauth2_server.test | 288 | OAuth2ServerTestCase->testClientCredentialsGrantType() |  |
| The "token_type" value is present in the return values | Other | oauth2_server.test | 288 | OAuth2ServerTestCase->testClientCredentialsGrantType() |  |
| The "scope" value is present in the return values | Other | oauth2_server.test | 288 | OAuth2ServerTestCase->testClientCredentialsGrantType() |  |
| The test did not complete due to a fatal error. | Completion check | oauth2_server.test | 294 | OAuth2ServerTestCase->testJwtBearerGrantType() |  |
| Class 'OAuth2\Encryption\Jwt' not found | PHP Fatal error | oauth2_server.test | 295 | Unknown |  |