Skip to main content
Go to Latest
interface SecuritySchemeObject
import { type SecuritySchemeObject } from "https://deno.land/x/openbox@1.1.8/mod.ts";

Properties

optional
description: string
optional
name: string
optional
in: string
optional
scheme: string
optional
bearerFormat: string
optional
flows: OAuthFlowsObject
optional
openIdConnectUrl: string