stable
Clone or download
Read-only
This is part of story #24227: have private oauth2 endpoints for Mediawiki No functional change expected here. This is a new step before moving POST oauth2/token in core. Change-Id: I73687b55a7d01ff3832f33e0bc69d817059ad017
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/Grant/AccessTokenGrantRepresentationBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/oauth2_server/include/oauth2_serverPlugin.php | +2 | −2 | Go to diff View file |
M | plugins/oauth2_server/tests/unit/Grant/AccessTokenGrantRepresentationBuilderTest.php | +1 | −1 | Go to diff View file |
R | plugins/oauth2_server/include/OpenIDConnect/IDToken/JWTBuilderFactory.php | Go to diff View file | ||
R | plugins/oauth2_server/include/OpenIDConnect/IDToken/OpenIDConnectIDTokenCreator.php | Go to diff View file | ||
R | plugins/oauth2_server/tests/unit/OpenIDConnect/IDToken/JWTBuilderFactoryTest.php | Go to diff View file | ||
R | plugins/oauth2_server/tests/unit/OpenIDConnect/IDToken/OpenIDConnectIDTokenCreatorTest.php | Go to diff View file |