MCPcopy
hub / github.com/nextauthjs/next-auth / email.js

File email.js

apps/dev/pages/email.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// eslint-disable-next-line no-use-before-define
2import * as React from "react"
3import { signIn, signOut, useSession } from "next-auth/react"
4import Layout from "components/layout"

Callers

nothing calls this directly

Calls 1

useSessionFunction · 0.90

Tested by

no test coverage detected