Skip to content

Interaction

@tsed/oidc-provider

Usage

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

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

Overview

ts
function Interaction(options: OidcInteractionOptions): ClassDecorator;

Released under the MIT License.