API reference / @evolu/common / Evolu/Public / AuthList
Interface: AuthList
Defined in: packages/common/src/Evolu/LocalAuth.ts:336
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
ownerId | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | The app owner ID. | packages/common/src/Evolu/LocalAuth.ts:338 |
username | readonly | string | The name provided by the user during registration. | packages/common/src/Evolu/LocalAuth.ts:340 |