Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netzo/core/plugins/auth/utils/providers/email.ts>signInEmail

Deno-powered framework for building business web apps
Go to Latest
function signInEmail
import { signInEmail } from "https://deno.land/x/netzo@0.3.91/core/plugins/auth/utils/providers/email.ts";

Parameters

_req: Request
_authConfig: ReturnType<createEmailClientConfig>