auth/admin_routes.ts view source
AdminRouteOptions Options for admin route specs.
roles
Role schema result from create_role_schema(). Defaults to builtin roles only.
Pass the full result to enable extended app-defined roles in the admin UI.
Both Role and role_options come from the same call — passing them together
via this field ensures they stay in sync.
type RoleSchemaResult