Skip to content

Interactions

@tsed/oidc-provider

Usage

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

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

Overview

ts
function Interactions(options: InteractionsOptions): ClassDecorator;

Released under the MIT License.