UNPKG

next-auth

Version:

Authentication for Next.js

3 lines 183 B
/** Extract the origin from the environment */ export declare function detectOrigin(forwardedHost: any, protocol: any): string | undefined; //# sourceMappingURL=detect-origin.d.ts.map