Skip to content
rw3iss Auth

RoleLabelOptions

RoleLabelOptions

Defined in: constants/roles.ts:89

Properties

overrides?

optional overrides?: Record<string, string>

Defined in: constants/roles.ts:93

Per-call overrides, keyed by code. Wins over the static map and the role’s own .name. Useful for renaming in a specific UI context without affecting other surfaces.