import { signIn } from "https://deno.land/x/netzo@0.4.72/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>signIn
import { signIn } from "https://deno.land/x/netzo@0.4.72/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.