Skip to content

GrantId

@tsed/oidc-provider

Usage

typescript
import { GrantId } from "@tsed/oidc-provider";

See /packages/security/oidc-provider/src/types/decorators/grantId.ts.

Overview

ts
function GrantId(): ParameterDecorator;
export type GrantId = string;

Released under the MIT License.