diff --git a/composer.json b/composer.json index 0ab791d7..fc8f52b0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "lncd/Oauth2", - "description": "OAuth 2.0 server - UNDER DEVELOPMENT - NOT READY FOR PRIMETIME", + "description": "OAuth 2.0 Framework", "version": "0.1", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", @@ -19,7 +19,10 @@ "keywords": [ "oauth", "oauth2", - "server" + "server", + "authorization", + "authentication", + "resource" ], "authors": [ {