diff --git a/composer.json b/composer.json index 416a27e..f7c2603 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,18 @@ { "name": "adampaterson/oauth2-imgur", - "description": "", + "description": "Imgur OAuth 2.0 Client Provider for The PHP League OAuth2-Client", + "keywords": [ + "oauth", + "oauth2", + "authorization", + "authentication", + "idp", + "identity", + "sso", + "single sign on", + "imgur", + "imgur api" + ], "license": "MIT", "authors": [ {