Variable TokenEndpointAuthSchemaConst

TokenEndpointAuthSchema: TUnion<[TLiteral<"client_secret_basic">, TLiteral<"client_secret_post">]> = ...