Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextauthjs/next-auth
/ credentials.js
File
credentials.js
apps/dev/pages/credentials.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// eslint-disable-next-line no-use-before-define
2
import
* as React from
"react"
3
import
{ signIn, signOut, useSession } from
"next-auth/react"
4
import
Layout from
"components/layout"
Callers
nothing calls this directly
Calls
1
useSession
Function · 0.90
Tested by
no test coverage detected