Skip to main content

IUser

@auvious/common / Exports / IUser

Interface: IUser

Implemented by

Table of contents

Properties

Properties

authorities

Optional authorities: [{ [authority: string]: UserRole; }]


clientId

Optional clientId: string


email

Optional email: string


firstName

Optional firstName: string


guest

Optional guest: boolean


id

Optional id: string


lastName

Optional lastName: string


organization

Optional organization: string


password

password: string


topic

Optional topic: string


username

username: string