Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { OS3FlowPassword } from "@tsed/openspec";
See /packages/specs/openspec/src/openspec3/OS3Flows.ts.
interface OS3FlowPassword extends OS3Flow { tokenUrl: string; }
tokenUrl: string;
The token URL to be used for this flow. This MUST be in the form of a URL.