@feathersjs/authentication
Version:
Add Authentication to your FeathersJS app.
24 lines (14 loc) • 860 B
Markdown
# @feathersjs/authentication
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[](https://david-dm.org/feathersjs/feathers?path=packages/authentication)
[](https://www.npmjs.com/package/@feathersjs/authentication)
> Add Authentication to your FeathersJS app.
## Installation
```
npm install @feathersjs/authentication --save
```
## Documentation
Refer to the [Feathers authentication API documentation](https://docs.feathersjs.com/api/authentication/) for more details.
## License
Copyright (c) 2019
Licensed under the [MIT license](LICENSE).