Skip to content

Documentation / @super-line/core / Principal

Type Alias: Principal

Principal = string

Defined in: packages/core/src/store.ts:15

The ACL identity a Resource's access is keyed by (identify(conn) ?? conn.id).

Released under the MIT License.