4 new patches (Spacing, Indentation) are available. | |||
30 added classes/operations | |||
![]() |
B | AuthorizationServerBuilder::__construct() added | |
![]() |
A | PKCEExtension::extendAuthorizationServerBuilder() added | |
![]() |
A | AuthorizationServerBuilder::getResponseTypeManager() added | |
![]() |
A | AuthorizationServerBuilder::getFlowManager() added | |
![]() |
A | AuthorizationServerBuilder::getScopePolicyManager() added | |
![]() |
A | AuthorizationServerBuilder::getClientAuthenticationMethodManager() added | |
![]() |
A | AuthorizationServerBuilder::getGrantTypeManager() added | |
![]() |
A | AuthorizationServerBuilder::setAuthorizationRequestBuilder() added | |
![]() |
A | AuthorizationServerBuilder::getAuthorizationRequestBuilder() added | |
![]() |
A | AuthorizationServerBuilder::build() added | |
B | ↗ | A | AuthorizationServer::__construct() improved |
view all |
Good job, 2 issues
were fixed.
|
|||
8 added classes/operations | |||
![]() |
C | TokenRevocationEndpoint::handleRequest() added | |
![]() |
B | TokenRevocationEndpoint::findToken() added | |
![]() |
B | TokenRevocationEndpoint::revokeToken() added | |
![]() |
A | AccessToken::getRefreshToken() added | |
![]() |
A | TokenRevocationEndpoint::__construct() added | |
![]() |
A | TokenRevocationEndpoint::getStorages() added | |
![]() |
A | AuthorizationServer::getTokenRevocationEndpoint() added | |
![]() |
A | TokenRevocationEndpoint added |
2 new patches (Spacing) are available. | |||
17 added classes/operations | |||
![]() |
B | AuthorizationServer::__construct() added | |
![]() |
B | AuthorizationServer::__construct() added | |
![]() |
A | AuthenticatedRequest::getAccessToken() added | |
![]() |
A | URIQueryParameter added | |
![]() |
A | OAuthServer added | |
![]() |
A | AuthorizationServer added | |
![]() |
A | AuthorizationServer::getTokenEndpoint() added | |
![]() |
A | AuthorizationServer::isSecure() added | |
![]() |
A | AuthorizationServer::getAuthorizationEndpoint() added | |
![]() |
A | URIQueryParameter::authenticate() added | |
view all |
Good job, 4 issues
were fixed.
|
|||
A | ↘ | B | Server::__construct() got worse |
1 new patch (Spacing) is available. | |||
11 added classes/operations | |||
![]() |
A | AuthorizationRequestBuilder::isRedirectUriRegistrationRequired() added | |
![]() |
A | AuthorizationRequestBuilder::getRegisteredRedirectUris() added | |
![]() |
A | AuthorizationCodeFlow::isRedirectUriValid() added | |
![]() |
A | Config::setRevokeTokensWhenAuthorizationCodeIsReused() added | |
![]() |
A | Config::shouldRevokeTokensWhenAuthorizationCodeIsReused() added | |
![]() |
A | InvalidAuthorizationRequest::getState() added | |
![]() |
A | InvalidAuthorizationRequest::getResponseMode() added | |
![]() |
A | InvalidAuthorizationRequest::__construct() added | |
![]() |
A | InvalidAuthorizationRequest::getOauthException() added | |
![]() |
A | InvalidAuthorizationRequest::getRedirectUri() added | |
D | ↗ | C | AuthorizationRequestBuilder::getRedirectUri() improved |
view all |
1 new patch (Spacing) is available. |
1 new patch (Spacing) is available. | |||
9 added classes/operations | |||
![]() |
A | ResponseTypeManager::getResponseType() added | |
![]() |
A | ResponseTypeManager::addResponseType() added | |
![]() |
A | RefreshTokenGrantType::__construct() added | |
![]() |
A | Token::getAuthorizationCode() added | |
![]() |
A | Config::mayIssueNewRefreshToken() added | |
![]() |
A | Config::setRevokeOldRefreshToken() added | |
![]() |
A | Config::setIssueNewRefreshToken() added | |
![]() |
A | Config::mayRevokeOldRefreshToken() added | |
![]() |
A | ResponseTypeManager added | |
B | ↘ | C | RefreshTokenGrantType::handleAccessTokenRequest() got worse |
3 new patches (Spacing, Braces) are available. | |||
17 added classes/operations | |||
![]() |
A | ImplicitFlow added | |
![]() |
A | ImplicitFlow::getGrantTypes() added | |
![]() |
A | AuthorizationCodeFlow::verifyAuthorizationRequest() added | |
![]() |
A | ImplicitFlow::verifyAuthorizationRequest() added | |
![]() |
A | AuthorizationEndpoint::verifyClient() added | |
![]() |
A | IdTokenManager::decode() added | |
![]() |
A | IdTokenManager::__construct() added | |
![]() |
A | ClientCredentialsFlow::verifyAuthorizationRequest() added | |
![]() |
A | ImplicitFlow::__construct() added | |
![]() |
A | IdTokenManager added | |
A | ↘ | B | AuthorizationEndpoint got worse |
C | ↘ | D | AuthorizationEndpoint::handleRequest() got worse |
A | ↘ | B | Server::__construct() got worse |
view all |
11 added classes/operations | |||
![]() |
A | Server added | |
![]() |
A | AuthorizationEndpoint::getDisplay() added | |
![]() |
A | AuthorizationEndpoint::getMaxAge() added | |
![]() |
A | AuthorizationEndpoint::getLoginHint() added | |
![]() |
A | AuthorizationEndpoint::__construct() added | |
![]() |
A | AuthorizationEndpoint::getPrompt() added | |
![]() |
A | AuthorizationEndpoint::getIdTokenHint() added | |
![]() |
A | AuthorizationEndpoint::getUiLocales() added | |
![]() |
A | AuthorizationEndpoint::getAcrValues() added | |
![]() |
A | AuthorizationEndpoint::getNonce() added | |
B | ↘ | F | AuthorizationEndpoint::handleRequest() got worse |
A | ↘ | C | AuthorizationEndpoint::verifyRequestData() got worse |
view all |
Uh, seems like someone is on fire. 31 issues
were fixed!
|
2 new patches (Spacing) are available. | |||
6 added classes/operations | |||
![]() |
A | CodeParameterHandler added | |
![]() |
A | PrivateKeyJwtAuthenticationMethod::authenticate() added | |
![]() |
A | PrivateKeyJwtAuthenticationMethod::support() added | |
![]() |
A | CodeParameterHandler::handle() added | |
![]() |
A | ClientSecretJwtAuthenticationMethod::support() added | |
![]() |
A | ClientSecretJwtAuthenticationMethod::authenticate() added |
2 new patches (Spacing) are available. | |||
21 added classes/operations | |||
![]() |
C | RefreshTokenGrantType::handleAccessTokenRequest() added | |
![]() |
B | ResourceOwnerPasswordCredentialsFlow::handleAccessTokenRequest() added | |
![]() |
A | ResourceOwnerPasswordCredentialsFlow::getResponseTypes() added | |
![]() |
A | ClientCredentialsFlow added | |
![]() |
A | RefreshTokenGrantType added | |
![]() |
A | ResourceOwnerPasswordCredentialsFlow::getDefaultResponseMode() added | |
![]() |
A | ResourceOwnerPasswordCredentialsFlow::handleAuthorizationRequest() added | |
![]() |
A | ResourceOwnerPasswordCredentialsFlow::getGrantTypes() added | |
![]() |
A | ResourceOwnerPasswordCredentialsFlow::getUnsupportedResponseModes() added | |
![]() |
A | ResourceOwnerPasswordCredentialsFlow::__construct() added | |
B | ↗ | A | Server::__construct() improved |
view all |
3 new patches (Spacing) are available. | |||
49 added classes/operations | |||
![]() |
C | ClientAuthenticationMethodManager::authenticate() added | |
![]() |
B | ClientSecretBasicAuthenticationMethod::authenticate() added | |
![]() |
A | Token::__construct() added | |
![]() |
A | AuthorizationCodeFlow::handleAuthorizationRequest() added | |
![]() |
B | Server::__construct() added | |
![]() |
A | AuthorizationCodeFlow::saveAndGetResult() added | |
![]() |
A | AuthorizationCodeFlow::__construct() added | |
![]() |
A | ClientAuthenticationMethodManager::addClientAuthenticationMethod() added | |
![]() |
A | ClientAuthenticationMethodManager::getClientAuthenticationMethod() added | |
![]() |
A | ClientAuthenticationMethodManager::__construct() added | |
C | ↘ | D | AuthorizationCodeFlow::handleAccessTokenRequest() got worse |
view all |
2 new patches (Spacing, Indentation) are available. | |||
46 added classes/operations | |||
![]() |
B | AuthorizationEndpoint::handleRequest() added | |
![]() |
A | CodeChallenge::getCodeChallenge() added | |
![]() |
A | AuthorizationCode::__construct() added | |
![]() |
A | HybridFlow::getResponseTypes() added | |
![]() |
A | HybridFlow::getGrantTypes() added | |
![]() |
A | HybridFlow::getDefaultResponseMode() added | |
![]() |
A | TokenEndpoint::handleRequest() added | |
![]() |
A | ImplicitFlow::handleAccessTokenRequest() added | |
![]() |
A | ImplicitFlow::getGrantTypes() added | |
![]() |
A | AuthorizationCode::getCodeChallengeMethod() added | |
A | ↘ | B | AuthorizationCodeFlow::handleAuthorizationRequest() got worse |
view all |
1
issue
(minor)
was introduced.
|
|||
2 added classes/operations | |||
![]() |
A | AuthorizationCodeFlow::handleAuthorizationRequest() added | |
![]() |
A | AuthorizationCodeFlow added |
Image URL | |
Markdown | |
Textile | |
RDOC | |
AsciiDoc |