From 8e02995111b5c7a769d1e9e6c9cb8ecabb963cbf Mon Sep 17 00:00:00 2001 From: Tim <0xTim@users.noreply.github.com> Date: Thu, 3 Aug 2017 14:38:52 +0100 Subject: [PATCH] Add Vapor OAuth to the list of community providers --- 2.0/docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2.0/docs/index.md b/2.0/docs/index.md index 14727c1b..72048143 100644 --- a/2.0/docs/index.md +++ b/2.0/docs/index.md @@ -127,6 +127,7 @@ These are packages maintained by community members that work great with Vapor. - [SteamPress](https://github.com/brokenhandsio/SteamPress): A blogging engine for Vapor. - [Vapor Security Headers](https://github.com/brokenhandsio/VaporSecurityHeaders): Add common security headers to your Vapor Application. - [MarkdownProvider](https://github.com/vapor-community/markdown-provider) - Easily use Markdown from Leaf. +- [Vapor OAuth](https://github.com/brokenhandsio/vapor-oauth) - An OAuth2 Provider library for Vapor ### Providers