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