Skip to content
rw3iss Auth

RoleLabelOptions

RoleLabelOptions

Defined in: @rw3iss/auth-shared/src/constants/roles.ts

Properties

overrides?

optional overrides?: Record<string, string>

Defined in: @rw3iss/auth-shared/src/constants/roles.ts

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.