Skip to content

OS2Security

@tsed/openspec

Usage

typescript
import { OS2Security } from "@tsed/specs/openspec/src/types/openspec2/OS2Security";

See /packages/specs/openspec/src/types/openspec2/OS2Security.ts.

Overview

ts
type OS2Security = OS2SecurityBasic | OS2FlowAccessCode | OS2FlowApplication | OS2FlowImplicit | OS2FlowPassword | OS2SecurityApiKey;

Released under the MIT License.