Added comments around unfinished things

This commit is contained in:
Alex Bilbie 2016-03-24 15:01:59 +00:00
parent 93767bdef0
commit 4e7a503441

View File

@ -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
<!--
You can also easily make your own [custom grants]().
-->
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).
<!--
For commercial support and custom implementations please visit [Glynde Labs](https://glyndelabs.com).
-->