1.0.9 • Published 7 years ago

crab-auth v1.0.9

Weekly downloads
2
License
Apache-2.0
Repository
-
Last release
7 years ago

crab-auth

What is crab-auth?

This module is intended to be used with CRAB

It exposes 2 sub modules:

  • a module for applications owners to help them integrate CRAB in their apps to secure users/bots access to their protected resources.
  • a module for bots owners to help them making requests against apps that are protected using CRAB

How to install it?

Simply run npm install crab-auth --save

How to use it?

Tests & code coverage

Install mocha globally npm install -g mocha

Install istanbul globally npm install -g istanbul

Run istanbul cover node_modules/mocha/bin/_mocha -- -R spec

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago