auth-server-helper/README.md

22 lines
209 B
Markdown
Raw Normal View History

2020-12-03 09:54:27 +01:00
# auth-server-helper
2020-03-06 12:06:10 +01:00
2021-01-03 14:51:07 +01:00
version: 2.0.0
2020-05-17 17:37:41 +02:00
## Installation
npm:
2020-12-03 09:54:27 +01:00
> npm i --save auth-server-helper
2020-05-17 17:37:41 +02:00
yarn:
2020-12-03 09:54:27 +01:00
> yarn add auth-server-helper
2020-03-06 12:06:10 +01:00
## Usage
2020-12-03 09:54:27 +01:00
TODO: Add usage
2020-05-17 17:37:41 +02:00
## License
MIT © Timo Hocker <timo@scode.ovh>