0.0.3 • Published 8 years ago

auth-restrict-login v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

auth-restrict-login

Seneca plugin for restrict login.

This plugin can used by seneca-auth

For a gentle introduction to Seneca itself, see the senecajs.org site.

Install

npm install seneca-auth-restrict-login

Using restrict login plugin

When using seneca-auth with auth-restrict-login:

..........
seneca.use('auth')
seneca.use('auth-restrict-login', options)
..........
0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago