From 4e7a5034412d99a3901ecafda7c1aa9471571448 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Thu, 24 Mar 2016 15:01:59 +0000 Subject: [PATCH] Added comments around unfinished things --- index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index e35e7bc6..0c1ba788 100755 --- a/index.md +++ b/index.md @@ -21,7 +21,9 @@ Out of the box it supports all of the grants defined in the [OAuth 2.0 Authoriza * Resource owner password credentials grant * Refresh grant + This library was created by Alex Bilbie. Find him on Twitter at [@alexbilbie](https://twitter.com/alexbilbie). @@ -35,4 +37,6 @@ The latest release is [![GitHub tag](https://img.shields.io/github/tag/thephplea Please ask questions on the [Github issues page](https://github.com/thephpleague/oauth2-server/issues). -For commercial support and custom implementations please visit [Protobytes](https://protobytes.uk/oauth). + \ No newline at end of file