Interface: RequestUser
Defined in: types/entry.types.ts:52
Authenticated user information captured from request.user
Properties
email?
optionalemail:string
Defined in: types/entry.types.ts:55
id
id:
string|number
Defined in: types/entry.types.ts:53
name?
optionalname:string
Defined in: types/entry.types.ts:54