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