MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
AuthUser

@morojs/moro


@morojs/moro / AuthUser

Interface: AuthUser

Defined in: src/types/auth.ts:88

Indexable

[key: string]: any

Properties

email?

optional email: string | null

Defined in: src/types/auth.ts:91


emailVerified?

optional emailVerified: Date | null

Defined in: src/types/auth.ts:93


id

id: string

Defined in: src/types/auth.ts:89


image?

optional image: string | null

Defined in: src/types/auth.ts:92


name?

optional name: string | null

Defined in: src/types/auth.ts:90

Back to AuthUserView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.