MCPcopy
hub / github.com/djyde/cusdis / User

Interface User

pages/api/auth/[...nextauth].ts:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 uid: string
13 }
14 interface User {
15 id: string
16 }
17}
18
19declare module "next-auth/jwt" {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected