import { signInNetzo } from "https://deno.land/x/netzo@0.5.70/plugins/auth/utils/providers/netzo.sign_in.ts";
Handles the sign-in request and process for the given Netzo configuration and redirects the client to the authorization URL.
x/netzo/plugins/auth/utils/providers/netzo.sign_in.ts>signInNetzo
import { signInNetzo } from "https://deno.land/x/netzo@0.5.70/plugins/auth/utils/providers/netzo.sign_in.ts";
Handles the sign-in request and process for the given Netzo configuration and redirects the client to the authorization URL.