UNPKG

@feathersjs/authentication-local

Version:

Local authentication strategy for @feathers/authentication

4 lines (3 loc) 215 B
import { HookContext } from '@feathersjs/feathers'; declare const _default: (...fields: string[]) => (context: HookContext) => HookContext<any, import("@feathersjs/feathers").Service<any>>; export default _default;