Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devsu/simple-bearer-token-test-helper

A simple helper module to tests bearer tokens.
https://github.com/devsu/simple-bearer-token-test-helper

Last synced: 14 days ago
JSON representation

A simple helper module to tests bearer tokens.

Awesome Lists containing this project

README

        

# simple-bearer-token-test-helper

A simple helper module to tests bearer tokens.

[![Build Status](https://travis-ci.org/devsu/simple-bearer-token-test-helper.svg?branch=master)](https://travis-ci.org/devsu/simple-bearer-token-test-helper)

## Installation

```bash
npm i --save simple-bearer-token-test-helper
```

## How to use

```js
const Helper = require('simple-bearer-token-test-helper');
const helper = new Helper();
```

## License and Credits

MIT License. Copyright 2017

Built by the [Node.JS experts](https://devsu.com) at Devsu.