UNPKG

@qelos/auth

Version:

Express Passport authentication service

3 lines (2 loc) 109 B
import { AuthRequest } from '../../types'; export declare function getRequestHost(req: AuthRequest): string;