stable

Clone or download

Read-only

chore: move OAuth2AuthorizationCodeCreator to core

This is part of story #24227: have private oauth2 endpoints for Mediawiki No functional change expected here. This is a step needed before moving AuthorizationEndpointControllerin core. Change-Id: I58bb5a79d849cb82babb4906cc91e68ccb8413d3

Modified Files

Name
M plugins/oauth2_server/include/AuthorizationServer/AuthorizationCodeResponseFactory.php +1 −1 Go to diff View file
M plugins/oauth2_server/include/oauth2_serverPlugin.php +1 −1 Go to diff View file
M plugins/oauth2_server/tests/unit/AuthorizationServer/AuthorizationCodeResponseFactoryTest.php +1 −1 Go to diff View file
R plugins/oauth2_server/include/Grant/AuthorizationCode/OAuth2AuthorizationCodeCreator.php Go to diff View file
R plugins/oauth2_server/tests/unit/Grant/AuthorizationCode/OAuth2AuthorizationCodeCreatorTest.php Go to diff View file