UNPKG

@qelos/auth

Version:

Express Passport authentication service

2 lines (1 loc) 111 B
export declare function uploadProfileImage(tenant: string, userId: string, imageUrl: string): Promise<string>;