From 668303d85828356f2b22c1af616ce15594923aee Mon Sep 17 00:00:00 2001 From: Nick Redmark Date: Mon, 13 Nov 2017 16:26:46 +0100 Subject: [PATCH] link to ooth --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b954f7e..7ad615fe 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ that uses [passport-local](https://github.com/jaredhanson/passport-local). ## Related Modules +- [Ooth](https://github.com/nmaro/ooth) - User accounts library built on top of passport.js - [Locomotive](https://github.com/jaredhanson/locomotive) — Powerful MVC web framework - [OAuthorize](https://github.com/jaredhanson/oauthorize) — OAuth service provider toolkit - [OAuth2orize](https://github.com/jaredhanson/oauth2orize) — OAuth 2.0 authorization server toolkit