UNPKG

feathers-authentication-management

Version:

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

2 lines (1 loc) 69 B
export declare const getLongToken: (len: number) => Promise<string>;