nxus-oauth

3.0.0 • Public • Published

nxus-oauth

Build Status

A module for integrating oauth sessions/accounts into your Nxus app. By default, the twitter strategy is included.

Installation

> npm install nxus-oauth --save

Usage

Registering a Passport Strategy

app.get('oauth').strategy('strategyName', myPassportStrategy.client, {someOpts});

API


Readme

Keywords

none

Package Sidebar

Install

npm i nxus-oauth

Weekly Downloads

1

Version

3.0.0

License

MIT

Last publish

Collaborators

  • mjreich