1.0.9 • Published 6 years ago

crab-auth v1.0.9

Weekly downloads
2
License
Apache-2.0
Repository
-
Last release
6 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

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago