Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 246 Bytes

File metadata and controls

17 lines (11 loc) · 246 Bytes

CodeChallengeMethod

Code challenge method, must be S256

Example Usage

import { CodeChallengeMethod } from "@midday-ai/sdk/models/operations";

let value: CodeChallengeMethod = "S256";

Values

"S256"