UNPKG

feathers-authentication-management

Version:

Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication

2 lines (1 loc) 67 B
export declare function randomBytes(len: number): Promise<string>;