import { getUserByProvider } from "https://deno.land/x/netzo@0.4.72/plugins/auth/utils/providers/mod.ts";
type
(provider: AuthProvider, accessToken: string) => Promise<AuthUserFromProvider>
x/netzo/plugins/auth/utils/providers/mod.ts>getUserByProvider
import { getUserByProvider } from "https://deno.land/x/netzo@0.4.72/plugins/auth/utils/providers/mod.ts";