CodeBrowser / npm / @feathersjs/authentication-local
@feathersjs/authentication-local@5.0.46
// Local authentication strategy for @feathers/authentication
$ npm install @feathersjs/authentication-local
downloads/wk
29,633
license
MIT
version
5.0.46
published
Jun 27, 2026
What is @feathersjs/authentication-local?
This package provides local username/password authentication for Feathers applications, allowing users to log in with credentials stored in your database. Use it when you need to implement traditional form-based login without external identity providers.
Keywords
#feathers #feathers-plugin
Maintainers
daffl, marshallswain