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