@goauthentik/api 2024.6.1-1720731051 → 2024.6.1-1721092506
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +0 -1
- package/dist/apis/StagesApi.d.ts +1 -0
- package/dist/apis/StagesApi.js +3 -0
- package/dist/esm/apis/StagesApi.d.ts +1 -0
- package/dist/esm/apis/StagesApi.js +3 -0
- package/dist/esm/models/AccessDeniedChallenge.d.ts +0 -7
- package/dist/esm/models/AccessDeniedChallenge.js +0 -4
- package/dist/esm/models/AppleLoginChallenge.d.ts +0 -7
- package/dist/esm/models/AppleLoginChallenge.js +0 -4
- package/dist/esm/models/AuthenticatorDuoChallenge.d.ts +0 -7
- package/dist/esm/models/AuthenticatorDuoChallenge.js +0 -4
- package/dist/esm/models/AuthenticatorSMSChallenge.d.ts +0 -7
- package/dist/esm/models/AuthenticatorSMSChallenge.js +0 -4
- package/dist/esm/models/AuthenticatorStaticChallenge.d.ts +0 -7
- package/dist/esm/models/AuthenticatorStaticChallenge.js +0 -4
- package/dist/esm/models/AuthenticatorTOTPChallenge.d.ts +0 -7
- package/dist/esm/models/AuthenticatorTOTPChallenge.js +0 -4
- package/dist/esm/models/AuthenticatorValidationChallenge.d.ts +0 -7
- package/dist/esm/models/AuthenticatorValidationChallenge.js +0 -4
- package/dist/esm/models/AuthenticatorWebAuthnChallenge.d.ts +0 -7
- package/dist/esm/models/AuthenticatorWebAuthnChallenge.js +0 -4
- package/dist/esm/models/AutosubmitChallenge.d.ts +0 -7
- package/dist/esm/models/AutosubmitChallenge.js +0 -4
- package/dist/esm/models/CaptchaChallenge.d.ts +0 -7
- package/dist/esm/models/CaptchaChallenge.js +0 -4
- package/dist/esm/models/ConsentChallenge.d.ts +0 -7
- package/dist/esm/models/ConsentChallenge.js +0 -4
- package/dist/esm/models/DummyChallenge.d.ts +0 -7
- package/dist/esm/models/DummyChallenge.js +0 -4
- package/dist/esm/models/EmailChallenge.d.ts +0 -7
- package/dist/esm/models/EmailChallenge.js +0 -4
- package/dist/esm/models/FlowErrorChallenge.d.ts +0 -6
- package/dist/esm/models/FlowErrorChallenge.js +0 -2
- package/dist/esm/models/IdentificationChallenge.d.ts +6 -7
- package/dist/esm/models/IdentificationChallenge.js +2 -4
- package/dist/esm/models/IdentificationStage.d.ts +1 -1
- package/dist/esm/models/IdentificationStageRequest.d.ts +1 -1
- package/dist/esm/models/OAuthDeviceCodeChallenge.d.ts +0 -7
- package/dist/esm/models/OAuthDeviceCodeChallenge.js +0 -4
- package/dist/esm/models/OAuthDeviceCodeFinishChallenge.d.ts +0 -7
- package/dist/esm/models/OAuthDeviceCodeFinishChallenge.js +0 -4
- package/dist/esm/models/PasswordChallenge.d.ts +6 -7
- package/dist/esm/models/PasswordChallenge.js +2 -4
- package/dist/esm/models/PasswordStage.d.ts +6 -0
- package/dist/esm/models/PasswordStage.js +2 -0
- package/dist/esm/models/PasswordStageRequest.d.ts +6 -0
- package/dist/esm/models/PasswordStageRequest.js +2 -0
- package/dist/esm/models/PatchedIdentificationStageRequest.d.ts +1 -1
- package/dist/esm/models/PatchedPasswordStageRequest.d.ts +6 -0
- package/dist/esm/models/PatchedPasswordStageRequest.js +2 -0
- package/dist/esm/models/PlexAuthenticationChallenge.d.ts +0 -7
- package/dist/esm/models/PlexAuthenticationChallenge.js +0 -4
- package/dist/esm/models/PromptChallenge.d.ts +0 -7
- package/dist/esm/models/PromptChallenge.js +0 -4
- package/dist/esm/models/RedirectChallenge.d.ts +0 -7
- package/dist/esm/models/RedirectChallenge.js +0 -4
- package/dist/esm/models/ShellChallenge.d.ts +0 -7
- package/dist/esm/models/ShellChallenge.js +0 -4
- package/dist/esm/models/UserLoginChallenge.d.ts +0 -7
- package/dist/esm/models/UserLoginChallenge.js +0 -4
- package/dist/esm/models/index.d.ts +0 -1
- package/dist/esm/models/index.js +0 -1
- package/dist/models/AccessDeniedChallenge.d.ts +0 -7
- package/dist/models/AccessDeniedChallenge.js +0 -4
- package/dist/models/AppleLoginChallenge.d.ts +0 -7
- package/dist/models/AppleLoginChallenge.js +0 -4
- package/dist/models/AuthenticatorDuoChallenge.d.ts +0 -7
- package/dist/models/AuthenticatorDuoChallenge.js +0 -4
- package/dist/models/AuthenticatorSMSChallenge.d.ts +0 -7
- package/dist/models/AuthenticatorSMSChallenge.js +0 -4
- package/dist/models/AuthenticatorStaticChallenge.d.ts +0 -7
- package/dist/models/AuthenticatorStaticChallenge.js +0 -4
- package/dist/models/AuthenticatorTOTPChallenge.d.ts +0 -7
- package/dist/models/AuthenticatorTOTPChallenge.js +0 -4
- package/dist/models/AuthenticatorValidationChallenge.d.ts +0 -7
- package/dist/models/AuthenticatorValidationChallenge.js +0 -4
- package/dist/models/AuthenticatorWebAuthnChallenge.d.ts +0 -7
- package/dist/models/AuthenticatorWebAuthnChallenge.js +0 -4
- package/dist/models/AutosubmitChallenge.d.ts +0 -7
- package/dist/models/AutosubmitChallenge.js +0 -4
- package/dist/models/CaptchaChallenge.d.ts +0 -7
- package/dist/models/CaptchaChallenge.js +0 -4
- package/dist/models/ConsentChallenge.d.ts +0 -7
- package/dist/models/ConsentChallenge.js +0 -4
- package/dist/models/DummyChallenge.d.ts +0 -7
- package/dist/models/DummyChallenge.js +0 -4
- package/dist/models/EmailChallenge.d.ts +0 -7
- package/dist/models/EmailChallenge.js +0 -4
- package/dist/models/FlowErrorChallenge.d.ts +0 -6
- package/dist/models/FlowErrorChallenge.js +0 -2
- package/dist/models/IdentificationChallenge.d.ts +6 -7
- package/dist/models/IdentificationChallenge.js +2 -4
- package/dist/models/IdentificationStage.d.ts +1 -1
- package/dist/models/IdentificationStageRequest.d.ts +1 -1
- package/dist/models/OAuthDeviceCodeChallenge.d.ts +0 -7
- package/dist/models/OAuthDeviceCodeChallenge.js +0 -4
- package/dist/models/OAuthDeviceCodeFinishChallenge.d.ts +0 -7
- package/dist/models/OAuthDeviceCodeFinishChallenge.js +0 -4
- package/dist/models/PasswordChallenge.d.ts +6 -7
- package/dist/models/PasswordChallenge.js +2 -4
- package/dist/models/PasswordStage.d.ts +6 -0
- package/dist/models/PasswordStage.js +2 -0
- package/dist/models/PasswordStageRequest.d.ts +6 -0
- package/dist/models/PasswordStageRequest.js +2 -0
- package/dist/models/PatchedIdentificationStageRequest.d.ts +1 -1
- package/dist/models/PatchedPasswordStageRequest.d.ts +6 -0
- package/dist/models/PatchedPasswordStageRequest.js +2 -0
- package/dist/models/PlexAuthenticationChallenge.d.ts +0 -7
- package/dist/models/PlexAuthenticationChallenge.js +0 -4
- package/dist/models/PromptChallenge.d.ts +0 -7
- package/dist/models/PromptChallenge.js +0 -4
- package/dist/models/RedirectChallenge.d.ts +0 -7
- package/dist/models/RedirectChallenge.js +0 -4
- package/dist/models/ShellChallenge.d.ts +0 -7
- package/dist/models/ShellChallenge.js +0 -4
- package/dist/models/UserLoginChallenge.d.ts +0 -7
- package/dist/models/UserLoginChallenge.js +0 -4
- package/dist/models/index.d.ts +0 -1
- package/dist/models/index.js +0 -1
- package/package.json +1 -1
- package/src/apis/StagesApi.ts +5 -0
- package/src/models/AccessDeniedChallenge.ts +0 -15
- package/src/models/AppleLoginChallenge.ts +0 -15
- package/src/models/AuthenticatorDuoChallenge.ts +0 -15
- package/src/models/AuthenticatorSMSChallenge.ts +0 -15
- package/src/models/AuthenticatorStaticChallenge.ts +0 -15
- package/src/models/AuthenticatorTOTPChallenge.ts +0 -15
- package/src/models/AuthenticatorValidationChallenge.ts +0 -15
- package/src/models/AuthenticatorWebAuthnChallenge.ts +0 -15
- package/src/models/AutosubmitChallenge.ts +0 -15
- package/src/models/CaptchaChallenge.ts +0 -15
- package/src/models/ConsentChallenge.ts +0 -15
- package/src/models/DummyChallenge.ts +0 -15
- package/src/models/EmailChallenge.ts +0 -15
- package/src/models/FlowErrorChallenge.ts +0 -8
- package/src/models/IdentificationChallenge.ts +8 -15
- package/src/models/IdentificationStage.ts +1 -1
- package/src/models/IdentificationStageRequest.ts +1 -1
- package/src/models/OAuthDeviceCodeChallenge.ts +0 -15
- package/src/models/OAuthDeviceCodeFinishChallenge.ts +0 -15
- package/src/models/PasswordChallenge.ts +8 -15
- package/src/models/PasswordStage.ts +8 -0
- package/src/models/PasswordStageRequest.ts +8 -0
- package/src/models/PatchedIdentificationStageRequest.ts +1 -1
- package/src/models/PatchedPasswordStageRequest.ts +8 -0
- package/src/models/PlexAuthenticationChallenge.ts +0 -15
- package/src/models/PromptChallenge.ts +0 -15
- package/src/models/RedirectChallenge.ts +0 -15
- package/src/models/ShellChallenge.ts +0 -15
- package/src/models/UserLoginChallenge.ts +0 -15
- package/src/models/index.ts +0 -1
- package/dist/esm/models/ChallengeChoices.d.ts +0 -25
- package/dist/esm/models/ChallengeChoices.js +0 -32
- package/dist/models/ChallengeChoices.d.ts +0 -25
- package/dist/models/ChallengeChoices.js +0 -38
- package/src/models/ChallengeChoices.ts +0 -40
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface ShellChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface ShellChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof ShellChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -12,14 +12,12 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import { ChallengeChoicesFromJSON, ChallengeChoicesToJSON, } from './ChallengeChoices';
|
|
16
15
|
import { ContextualFlowInfoFromJSON, ContextualFlowInfoToJSON, } from './ContextualFlowInfo';
|
|
17
16
|
/**
|
|
18
17
|
* Check if a given object implements the ShellChallenge interface.
|
|
19
18
|
*/
|
|
20
19
|
export function instanceOfShellChallenge(value) {
|
|
21
20
|
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "type" in value;
|
|
23
21
|
isInstance = isInstance && "body" in value;
|
|
24
22
|
return isInstance;
|
|
25
23
|
}
|
|
@@ -31,7 +29,6 @@ export function ShellChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
31
29
|
return json;
|
|
32
30
|
}
|
|
33
31
|
return {
|
|
34
|
-
'type': ChallengeChoicesFromJSON(json['type']),
|
|
35
32
|
'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
|
|
36
33
|
'component': !exists(json, 'component') ? undefined : json['component'],
|
|
37
34
|
'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -46,7 +43,6 @@ export function ShellChallengeToJSON(value) {
|
|
|
46
43
|
return null;
|
|
47
44
|
}
|
|
48
45
|
return {
|
|
49
|
-
'type': ChallengeChoicesToJSON(value.type),
|
|
50
46
|
'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
|
|
51
47
|
'component': value.component,
|
|
52
48
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface UserLoginChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface UserLoginChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof UserLoginChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -12,14 +12,12 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import { ChallengeChoicesFromJSON, ChallengeChoicesToJSON, } from './ChallengeChoices';
|
|
16
15
|
import { ContextualFlowInfoFromJSON, ContextualFlowInfoToJSON, } from './ContextualFlowInfo';
|
|
17
16
|
/**
|
|
18
17
|
* Check if a given object implements the UserLoginChallenge interface.
|
|
19
18
|
*/
|
|
20
19
|
export function instanceOfUserLoginChallenge(value) {
|
|
21
20
|
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "type" in value;
|
|
23
21
|
isInstance = isInstance && "pendingUser" in value;
|
|
24
22
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
25
23
|
return isInstance;
|
|
@@ -32,7 +30,6 @@ export function UserLoginChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
32
30
|
return json;
|
|
33
31
|
}
|
|
34
32
|
return {
|
|
35
|
-
'type': ChallengeChoicesFromJSON(json['type']),
|
|
36
33
|
'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
|
|
37
34
|
'component': !exists(json, 'component') ? undefined : json['component'],
|
|
38
35
|
'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -48,7 +45,6 @@ export function UserLoginChallengeToJSON(value) {
|
|
|
48
45
|
return null;
|
|
49
46
|
}
|
|
50
47
|
return {
|
|
51
|
-
'type': ChallengeChoicesToJSON(value.type),
|
|
52
48
|
'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
|
|
53
49
|
'component': value.component,
|
|
54
50
|
'response_errors': value.responseErrors,
|
|
@@ -63,7 +63,6 @@ export * from './CertificateData';
|
|
|
63
63
|
export * from './CertificateGenerationRequest';
|
|
64
64
|
export * from './CertificateKeyPair';
|
|
65
65
|
export * from './CertificateKeyPairRequest';
|
|
66
|
-
export * from './ChallengeChoices';
|
|
67
66
|
export * from './ChallengeTypes';
|
|
68
67
|
export * from './ClientTypeEnum';
|
|
69
68
|
export * from './Config';
|
package/dist/esm/models/index.js
CHANGED
|
@@ -65,7 +65,6 @@ export * from './CertificateData';
|
|
|
65
65
|
export * from './CertificateGenerationRequest';
|
|
66
66
|
export * from './CertificateKeyPair';
|
|
67
67
|
export * from './CertificateKeyPairRequest';
|
|
68
|
-
export * from './ChallengeChoices';
|
|
69
68
|
export * from './ChallengeTypes';
|
|
70
69
|
export * from './ClientTypeEnum';
|
|
71
70
|
export * from './Config';
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AccessDeniedChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AccessDeniedChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AccessDeniedChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AccessDeniedChallengeToJSON = exports.AccessDeniedChallengeFromJSONTyped = exports.AccessDeniedChallengeFromJSON = exports.instanceOfAccessDeniedChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AccessDeniedChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAccessDeniedChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
return isInstance;
|
|
@@ -37,7 +35,6 @@ function AccessDeniedChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
37
35
|
return json;
|
|
38
36
|
}
|
|
39
37
|
return {
|
|
40
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
41
38
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
42
39
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
43
40
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -55,7 +52,6 @@ function AccessDeniedChallengeToJSON(value) {
|
|
|
55
52
|
return null;
|
|
56
53
|
}
|
|
57
54
|
return {
|
|
58
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
59
55
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
60
56
|
'component': value.component,
|
|
61
57
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AppleLoginChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AppleLoginChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AppleLoginChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AppleLoginChallengeToJSON = exports.AppleLoginChallengeFromJSONTyped = exports.AppleLoginChallengeFromJSON = exports.instanceOfAppleLoginChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AppleLoginChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAppleLoginChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "clientId" in value;
|
|
27
25
|
isInstance = isInstance && "scope" in value;
|
|
28
26
|
isInstance = isInstance && "redirectUri" in value;
|
|
@@ -39,7 +37,6 @@ function AppleLoginChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
37
|
return json;
|
|
40
38
|
}
|
|
41
39
|
return {
|
|
42
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
43
40
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
44
41
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
45
42
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -58,7 +55,6 @@ function AppleLoginChallengeToJSON(value) {
|
|
|
58
55
|
return null;
|
|
59
56
|
}
|
|
60
57
|
return {
|
|
61
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
62
58
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
63
59
|
'component': value.component,
|
|
64
60
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AuthenticatorDuoChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AuthenticatorDuoChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AuthenticatorDuoChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AuthenticatorDuoChallengeToJSON = exports.AuthenticatorDuoChallengeFromJSONTyped = exports.AuthenticatorDuoChallengeFromJSON = exports.instanceOfAuthenticatorDuoChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AuthenticatorDuoChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAuthenticatorDuoChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
isInstance = isInstance && "activationBarcode" in value;
|
|
@@ -40,7 +38,6 @@ function AuthenticatorDuoChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
40
38
|
return json;
|
|
41
39
|
}
|
|
42
40
|
return {
|
|
43
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
44
41
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
45
42
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
46
43
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -60,7 +57,6 @@ function AuthenticatorDuoChallengeToJSON(value) {
|
|
|
60
57
|
return null;
|
|
61
58
|
}
|
|
62
59
|
return {
|
|
63
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
64
60
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
65
61
|
'component': value.component,
|
|
66
62
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AuthenticatorSMSChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AuthenticatorSMSChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AuthenticatorSMSChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AuthenticatorSMSChallengeToJSON = exports.AuthenticatorSMSChallengeFromJSONTyped = exports.AuthenticatorSMSChallengeFromJSON = exports.instanceOfAuthenticatorSMSChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AuthenticatorSMSChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAuthenticatorSMSChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
return isInstance;
|
|
@@ -37,7 +35,6 @@ function AuthenticatorSMSChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
37
35
|
return json;
|
|
38
36
|
}
|
|
39
37
|
return {
|
|
40
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
41
38
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
42
39
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
43
40
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -55,7 +52,6 @@ function AuthenticatorSMSChallengeToJSON(value) {
|
|
|
55
52
|
return null;
|
|
56
53
|
}
|
|
57
54
|
return {
|
|
58
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
59
55
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
60
56
|
'component': value.component,
|
|
61
57
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AuthenticatorStaticChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AuthenticatorStaticChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AuthenticatorStaticChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AuthenticatorStaticChallengeToJSON = exports.AuthenticatorStaticChallengeFromJSONTyped = exports.AuthenticatorStaticChallengeFromJSON = exports.instanceOfAuthenticatorStaticChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AuthenticatorStaticChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAuthenticatorStaticChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
isInstance = isInstance && "codes" in value;
|
|
@@ -38,7 +36,6 @@ function AuthenticatorStaticChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
36
|
return json;
|
|
39
37
|
}
|
|
40
38
|
return {
|
|
41
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
42
39
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
43
40
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
44
41
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -56,7 +53,6 @@ function AuthenticatorStaticChallengeToJSON(value) {
|
|
|
56
53
|
return null;
|
|
57
54
|
}
|
|
58
55
|
return {
|
|
59
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
60
56
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
61
57
|
'component': value.component,
|
|
62
58
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AuthenticatorTOTPChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AuthenticatorTOTPChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AuthenticatorTOTPChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AuthenticatorTOTPChallengeToJSON = exports.AuthenticatorTOTPChallengeFromJSONTyped = exports.AuthenticatorTOTPChallengeFromJSON = exports.instanceOfAuthenticatorTOTPChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AuthenticatorTOTPChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAuthenticatorTOTPChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
isInstance = isInstance && "configUrl" in value;
|
|
@@ -38,7 +36,6 @@ function AuthenticatorTOTPChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
36
|
return json;
|
|
39
37
|
}
|
|
40
38
|
return {
|
|
41
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
42
39
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
43
40
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
44
41
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -56,7 +53,6 @@ function AuthenticatorTOTPChallengeToJSON(value) {
|
|
|
56
53
|
return null;
|
|
57
54
|
}
|
|
58
55
|
return {
|
|
59
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
60
56
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
61
57
|
'component': value.component,
|
|
62
58
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { DeviceChallenge } from './DeviceChallenge';
|
|
15
14
|
import type { ErrorDetail } from './ErrorDetail';
|
|
@@ -20,12 +19,6 @@ import type { SelectableStage } from './SelectableStage';
|
|
|
20
19
|
* @interface AuthenticatorValidationChallenge
|
|
21
20
|
*/
|
|
22
21
|
export interface AuthenticatorValidationChallenge {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {ChallengeChoices}
|
|
26
|
-
* @memberof AuthenticatorValidationChallenge
|
|
27
|
-
*/
|
|
28
|
-
type: ChallengeChoices;
|
|
29
22
|
/**
|
|
30
23
|
*
|
|
31
24
|
* @type {ContextualFlowInfo}
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AuthenticatorValidationChallengeToJSON = exports.AuthenticatorValidationChallengeFromJSONTyped = exports.AuthenticatorValidationChallengeFromJSON = exports.instanceOfAuthenticatorValidationChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
const DeviceChallenge_1 = require("./DeviceChallenge");
|
|
21
20
|
const SelectableStage_1 = require("./SelectableStage");
|
|
@@ -24,7 +23,6 @@ const SelectableStage_1 = require("./SelectableStage");
|
|
|
24
23
|
*/
|
|
25
24
|
function instanceOfAuthenticatorValidationChallenge(value) {
|
|
26
25
|
let isInstance = true;
|
|
27
|
-
isInstance = isInstance && "type" in value;
|
|
28
26
|
isInstance = isInstance && "pendingUser" in value;
|
|
29
27
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
30
28
|
isInstance = isInstance && "deviceChallenges" in value;
|
|
@@ -41,7 +39,6 @@ function AuthenticatorValidationChallengeFromJSONTyped(json, ignoreDiscriminator
|
|
|
41
39
|
return json;
|
|
42
40
|
}
|
|
43
41
|
return {
|
|
44
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
45
42
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
46
43
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
47
44
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -60,7 +57,6 @@ function AuthenticatorValidationChallengeToJSON(value) {
|
|
|
60
57
|
return null;
|
|
61
58
|
}
|
|
62
59
|
return {
|
|
63
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
64
60
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
65
61
|
'component': value.component,
|
|
66
62
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AuthenticatorWebAuthnChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AuthenticatorWebAuthnChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AuthenticatorWebAuthnChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AuthenticatorWebAuthnChallengeToJSON = exports.AuthenticatorWebAuthnChallengeFromJSONTyped = exports.AuthenticatorWebAuthnChallengeFromJSON = exports.instanceOfAuthenticatorWebAuthnChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AuthenticatorWebAuthnChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAuthenticatorWebAuthnChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
isInstance = isInstance && "registration" in value;
|
|
@@ -38,7 +36,6 @@ function AuthenticatorWebAuthnChallengeFromJSONTyped(json, ignoreDiscriminator)
|
|
|
38
36
|
return json;
|
|
39
37
|
}
|
|
40
38
|
return {
|
|
41
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
42
39
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
43
40
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
44
41
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -56,7 +53,6 @@ function AuthenticatorWebAuthnChallengeToJSON(value) {
|
|
|
56
53
|
return null;
|
|
57
54
|
}
|
|
58
55
|
return {
|
|
59
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
60
56
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
61
57
|
'component': value.component,
|
|
62
58
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface AutosubmitChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface AutosubmitChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof AutosubmitChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AutosubmitChallengeToJSON = exports.AutosubmitChallengeFromJSONTyped = exports.AutosubmitChallengeFromJSON = exports.instanceOfAutosubmitChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the AutosubmitChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfAutosubmitChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "url" in value;
|
|
27
25
|
isInstance = isInstance && "attrs" in value;
|
|
28
26
|
return isInstance;
|
|
@@ -37,7 +35,6 @@ function AutosubmitChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
37
35
|
return json;
|
|
38
36
|
}
|
|
39
37
|
return {
|
|
40
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
41
38
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
42
39
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
43
40
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -55,7 +52,6 @@ function AutosubmitChallengeToJSON(value) {
|
|
|
55
52
|
return null;
|
|
56
53
|
}
|
|
57
54
|
return {
|
|
58
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
59
55
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
60
56
|
'component': value.component,
|
|
61
57
|
'response_errors': value.responseErrors,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ChallengeChoices } from './ChallengeChoices';
|
|
13
12
|
import type { ContextualFlowInfo } from './ContextualFlowInfo';
|
|
14
13
|
import type { ErrorDetail } from './ErrorDetail';
|
|
15
14
|
/**
|
|
@@ -18,12 +17,6 @@ import type { ErrorDetail } from './ErrorDetail';
|
|
|
18
17
|
* @interface CaptchaChallenge
|
|
19
18
|
*/
|
|
20
19
|
export interface CaptchaChallenge {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {ChallengeChoices}
|
|
24
|
-
* @memberof CaptchaChallenge
|
|
25
|
-
*/
|
|
26
|
-
type: ChallengeChoices;
|
|
27
20
|
/**
|
|
28
21
|
*
|
|
29
22
|
* @type {ContextualFlowInfo}
|
|
@@ -15,14 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.CaptchaChallengeToJSON = exports.CaptchaChallengeFromJSONTyped = exports.CaptchaChallengeFromJSON = exports.instanceOfCaptchaChallenge = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const ChallengeChoices_1 = require("./ChallengeChoices");
|
|
19
18
|
const ContextualFlowInfo_1 = require("./ContextualFlowInfo");
|
|
20
19
|
/**
|
|
21
20
|
* Check if a given object implements the CaptchaChallenge interface.
|
|
22
21
|
*/
|
|
23
22
|
function instanceOfCaptchaChallenge(value) {
|
|
24
23
|
let isInstance = true;
|
|
25
|
-
isInstance = isInstance && "type" in value;
|
|
26
24
|
isInstance = isInstance && "pendingUser" in value;
|
|
27
25
|
isInstance = isInstance && "pendingUserAvatar" in value;
|
|
28
26
|
isInstance = isInstance && "siteKey" in value;
|
|
@@ -39,7 +37,6 @@ function CaptchaChallengeFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
37
|
return json;
|
|
40
38
|
}
|
|
41
39
|
return {
|
|
42
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
|
|
43
40
|
'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
|
|
44
41
|
'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
|
|
45
42
|
'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
|
|
@@ -58,7 +55,6 @@ function CaptchaChallengeToJSON(value) {
|
|
|
58
55
|
return null;
|
|
59
56
|
}
|
|
60
57
|
return {
|
|
61
|
-
'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
|
|
62
58
|
'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
|
|
63
59
|
'component': value.component,
|
|
64
60
|
'response_errors': value.responseErrors,
|