CurrentUser
Interface: CurrentUser
Defined in: src/fastifyPlugins/auth.ts:18
Authenticated user set on the request by the auth plugin. Single authoritative shape for FastifyRequest.currentUser.
Properties
email?
optionalemail:string
Defined in: src/fastifyPlugins/auth.ts:20
id
id:
string
Defined in: src/fastifyPlugins/auth.ts:19