Skip to content

nooschain v0.1.0


nooschain / api/schemas/route-schemas / SecurityKind

Type Alias: SecurityKind

SecurityKind = "bearer" | "node" | "actor" | "dev"

Defined in: api/schemas/route-schemas.ts:14

Authentication model shown in Swagger for a documented route.

Audience-first NOOSChain documentation.