Skip to content

OS3Security

@tsed/openspec

Usage

typescript
import { OS3Security } from "@tsed/specs/openspec/src/types/openspec3/OS3Security";

See /packages/specs/openspec/src/types/openspec3/OS3Security.ts.

Overview

ts
type OS3Security = OS3SecurityApiKey | OS3SecurityHTTP | OS3SecurityOAuth2 | OS3SecurityOpenIDConnect;

Released under the MIT License.