Interface AccountPayload

A payload to persist a user account

Hierarchy

  • AccountPayload

Properties

email: string
password: string
verified: boolean
webId: string