GrantId
@tsed/oidc-provider
Usage
typescript
import { GrantId } from "@tsed/oidc-provider";See /packages/security/oidc-provider/src/decorators/grantId.ts.
Overview
ts
function GrantId(): ParameterDecorator;
export type GrantId = string;