UNPKG

feathers-authentication-management

Version:

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

2 lines (1 loc) 88 B
export declare function getShortToken(len: number, ifDigits: boolean): Promise<string>;