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: about 1 month ago
JSON representation
A simple helper module to tests bearer tokens.
- Host: GitHub
- URL: https://github.com/devsu/simple-bearer-token-test-helper
- Owner: devsu
- License: mit
- Created: 2017-05-04T19:48:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T01:32:06.000Z (about 9 years ago)
- Last Synced: 2025-10-29T06:38:24.973Z (8 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-bearer-token-test-helper
A simple helper module to tests bearer tokens.
[](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.