From c05880471c23d3c6c8d96b71cb5dafd5024e8d48 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Mon, 27 Aug 2012 15:44:06 +0100 Subject: [PATCH] Updated composer.json --- composer.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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": [ {