property AuthPluginOptions.rbac

RBAC configuration. When absent, AuthPlugin registers JWT authentication only and does not provide the authorization capability.

Type

Usage

import { type AuthPluginOptions } from "auth-plugin/src/index.ts";