From 10863a5949cc59771424cb809af5c9f279f78a58 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Fri, 7 Oct 2016 14:11:24 -0700 Subject: add oauth2/oidc lib --- library/oauth2/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 library/oauth2/README.md (limited to 'library/oauth2/README.md') diff --git a/library/oauth2/README.md b/library/oauth2/README.md new file mode 100644 index 000000000..4ceda6cf9 --- /dev/null +++ b/library/oauth2/README.md @@ -0,0 +1,8 @@ +oauth2-server-php +================= + +[![Build Status](https://travis-ci.org/bshaffer/oauth2-server-php.svg?branch=develop)](https://travis-ci.org/bshaffer/oauth2-server-php) + +[![Total Downloads](https://poser.pugx.org/bshaffer/oauth2-server-php/downloads.png)](https://packagist.org/packages/bshaffer/oauth2-server-php) + +View the [complete documentation](http://bshaffer.github.io/oauth2-server-php-docs/) \ No newline at end of file -- cgit v1.2.3