@goauthentik/api 2024.6.1-1720731051 → 2024.6.1-1721092506

Sign up to get free protection for your applications and to get access to all the features.
Files changed (156) hide show
  1. package/.openapi-generator/FILES +0 -1
  2. package/dist/apis/StagesApi.d.ts +1 -0
  3. package/dist/apis/StagesApi.js +3 -0
  4. package/dist/esm/apis/StagesApi.d.ts +1 -0
  5. package/dist/esm/apis/StagesApi.js +3 -0
  6. package/dist/esm/models/AccessDeniedChallenge.d.ts +0 -7
  7. package/dist/esm/models/AccessDeniedChallenge.js +0 -4
  8. package/dist/esm/models/AppleLoginChallenge.d.ts +0 -7
  9. package/dist/esm/models/AppleLoginChallenge.js +0 -4
  10. package/dist/esm/models/AuthenticatorDuoChallenge.d.ts +0 -7
  11. package/dist/esm/models/AuthenticatorDuoChallenge.js +0 -4
  12. package/dist/esm/models/AuthenticatorSMSChallenge.d.ts +0 -7
  13. package/dist/esm/models/AuthenticatorSMSChallenge.js +0 -4
  14. package/dist/esm/models/AuthenticatorStaticChallenge.d.ts +0 -7
  15. package/dist/esm/models/AuthenticatorStaticChallenge.js +0 -4
  16. package/dist/esm/models/AuthenticatorTOTPChallenge.d.ts +0 -7
  17. package/dist/esm/models/AuthenticatorTOTPChallenge.js +0 -4
  18. package/dist/esm/models/AuthenticatorValidationChallenge.d.ts +0 -7
  19. package/dist/esm/models/AuthenticatorValidationChallenge.js +0 -4
  20. package/dist/esm/models/AuthenticatorWebAuthnChallenge.d.ts +0 -7
  21. package/dist/esm/models/AuthenticatorWebAuthnChallenge.js +0 -4
  22. package/dist/esm/models/AutosubmitChallenge.d.ts +0 -7
  23. package/dist/esm/models/AutosubmitChallenge.js +0 -4
  24. package/dist/esm/models/CaptchaChallenge.d.ts +0 -7
  25. package/dist/esm/models/CaptchaChallenge.js +0 -4
  26. package/dist/esm/models/ConsentChallenge.d.ts +0 -7
  27. package/dist/esm/models/ConsentChallenge.js +0 -4
  28. package/dist/esm/models/DummyChallenge.d.ts +0 -7
  29. package/dist/esm/models/DummyChallenge.js +0 -4
  30. package/dist/esm/models/EmailChallenge.d.ts +0 -7
  31. package/dist/esm/models/EmailChallenge.js +0 -4
  32. package/dist/esm/models/FlowErrorChallenge.d.ts +0 -6
  33. package/dist/esm/models/FlowErrorChallenge.js +0 -2
  34. package/dist/esm/models/IdentificationChallenge.d.ts +6 -7
  35. package/dist/esm/models/IdentificationChallenge.js +2 -4
  36. package/dist/esm/models/IdentificationStage.d.ts +1 -1
  37. package/dist/esm/models/IdentificationStageRequest.d.ts +1 -1
  38. package/dist/esm/models/OAuthDeviceCodeChallenge.d.ts +0 -7
  39. package/dist/esm/models/OAuthDeviceCodeChallenge.js +0 -4
  40. package/dist/esm/models/OAuthDeviceCodeFinishChallenge.d.ts +0 -7
  41. package/dist/esm/models/OAuthDeviceCodeFinishChallenge.js +0 -4
  42. package/dist/esm/models/PasswordChallenge.d.ts +6 -7
  43. package/dist/esm/models/PasswordChallenge.js +2 -4
  44. package/dist/esm/models/PasswordStage.d.ts +6 -0
  45. package/dist/esm/models/PasswordStage.js +2 -0
  46. package/dist/esm/models/PasswordStageRequest.d.ts +6 -0
  47. package/dist/esm/models/PasswordStageRequest.js +2 -0
  48. package/dist/esm/models/PatchedIdentificationStageRequest.d.ts +1 -1
  49. package/dist/esm/models/PatchedPasswordStageRequest.d.ts +6 -0
  50. package/dist/esm/models/PatchedPasswordStageRequest.js +2 -0
  51. package/dist/esm/models/PlexAuthenticationChallenge.d.ts +0 -7
  52. package/dist/esm/models/PlexAuthenticationChallenge.js +0 -4
  53. package/dist/esm/models/PromptChallenge.d.ts +0 -7
  54. package/dist/esm/models/PromptChallenge.js +0 -4
  55. package/dist/esm/models/RedirectChallenge.d.ts +0 -7
  56. package/dist/esm/models/RedirectChallenge.js +0 -4
  57. package/dist/esm/models/ShellChallenge.d.ts +0 -7
  58. package/dist/esm/models/ShellChallenge.js +0 -4
  59. package/dist/esm/models/UserLoginChallenge.d.ts +0 -7
  60. package/dist/esm/models/UserLoginChallenge.js +0 -4
  61. package/dist/esm/models/index.d.ts +0 -1
  62. package/dist/esm/models/index.js +0 -1
  63. package/dist/models/AccessDeniedChallenge.d.ts +0 -7
  64. package/dist/models/AccessDeniedChallenge.js +0 -4
  65. package/dist/models/AppleLoginChallenge.d.ts +0 -7
  66. package/dist/models/AppleLoginChallenge.js +0 -4
  67. package/dist/models/AuthenticatorDuoChallenge.d.ts +0 -7
  68. package/dist/models/AuthenticatorDuoChallenge.js +0 -4
  69. package/dist/models/AuthenticatorSMSChallenge.d.ts +0 -7
  70. package/dist/models/AuthenticatorSMSChallenge.js +0 -4
  71. package/dist/models/AuthenticatorStaticChallenge.d.ts +0 -7
  72. package/dist/models/AuthenticatorStaticChallenge.js +0 -4
  73. package/dist/models/AuthenticatorTOTPChallenge.d.ts +0 -7
  74. package/dist/models/AuthenticatorTOTPChallenge.js +0 -4
  75. package/dist/models/AuthenticatorValidationChallenge.d.ts +0 -7
  76. package/dist/models/AuthenticatorValidationChallenge.js +0 -4
  77. package/dist/models/AuthenticatorWebAuthnChallenge.d.ts +0 -7
  78. package/dist/models/AuthenticatorWebAuthnChallenge.js +0 -4
  79. package/dist/models/AutosubmitChallenge.d.ts +0 -7
  80. package/dist/models/AutosubmitChallenge.js +0 -4
  81. package/dist/models/CaptchaChallenge.d.ts +0 -7
  82. package/dist/models/CaptchaChallenge.js +0 -4
  83. package/dist/models/ConsentChallenge.d.ts +0 -7
  84. package/dist/models/ConsentChallenge.js +0 -4
  85. package/dist/models/DummyChallenge.d.ts +0 -7
  86. package/dist/models/DummyChallenge.js +0 -4
  87. package/dist/models/EmailChallenge.d.ts +0 -7
  88. package/dist/models/EmailChallenge.js +0 -4
  89. package/dist/models/FlowErrorChallenge.d.ts +0 -6
  90. package/dist/models/FlowErrorChallenge.js +0 -2
  91. package/dist/models/IdentificationChallenge.d.ts +6 -7
  92. package/dist/models/IdentificationChallenge.js +2 -4
  93. package/dist/models/IdentificationStage.d.ts +1 -1
  94. package/dist/models/IdentificationStageRequest.d.ts +1 -1
  95. package/dist/models/OAuthDeviceCodeChallenge.d.ts +0 -7
  96. package/dist/models/OAuthDeviceCodeChallenge.js +0 -4
  97. package/dist/models/OAuthDeviceCodeFinishChallenge.d.ts +0 -7
  98. package/dist/models/OAuthDeviceCodeFinishChallenge.js +0 -4
  99. package/dist/models/PasswordChallenge.d.ts +6 -7
  100. package/dist/models/PasswordChallenge.js +2 -4
  101. package/dist/models/PasswordStage.d.ts +6 -0
  102. package/dist/models/PasswordStage.js +2 -0
  103. package/dist/models/PasswordStageRequest.d.ts +6 -0
  104. package/dist/models/PasswordStageRequest.js +2 -0
  105. package/dist/models/PatchedIdentificationStageRequest.d.ts +1 -1
  106. package/dist/models/PatchedPasswordStageRequest.d.ts +6 -0
  107. package/dist/models/PatchedPasswordStageRequest.js +2 -0
  108. package/dist/models/PlexAuthenticationChallenge.d.ts +0 -7
  109. package/dist/models/PlexAuthenticationChallenge.js +0 -4
  110. package/dist/models/PromptChallenge.d.ts +0 -7
  111. package/dist/models/PromptChallenge.js +0 -4
  112. package/dist/models/RedirectChallenge.d.ts +0 -7
  113. package/dist/models/RedirectChallenge.js +0 -4
  114. package/dist/models/ShellChallenge.d.ts +0 -7
  115. package/dist/models/ShellChallenge.js +0 -4
  116. package/dist/models/UserLoginChallenge.d.ts +0 -7
  117. package/dist/models/UserLoginChallenge.js +0 -4
  118. package/dist/models/index.d.ts +0 -1
  119. package/dist/models/index.js +0 -1
  120. package/package.json +1 -1
  121. package/src/apis/StagesApi.ts +5 -0
  122. package/src/models/AccessDeniedChallenge.ts +0 -15
  123. package/src/models/AppleLoginChallenge.ts +0 -15
  124. package/src/models/AuthenticatorDuoChallenge.ts +0 -15
  125. package/src/models/AuthenticatorSMSChallenge.ts +0 -15
  126. package/src/models/AuthenticatorStaticChallenge.ts +0 -15
  127. package/src/models/AuthenticatorTOTPChallenge.ts +0 -15
  128. package/src/models/AuthenticatorValidationChallenge.ts +0 -15
  129. package/src/models/AuthenticatorWebAuthnChallenge.ts +0 -15
  130. package/src/models/AutosubmitChallenge.ts +0 -15
  131. package/src/models/CaptchaChallenge.ts +0 -15
  132. package/src/models/ConsentChallenge.ts +0 -15
  133. package/src/models/DummyChallenge.ts +0 -15
  134. package/src/models/EmailChallenge.ts +0 -15
  135. package/src/models/FlowErrorChallenge.ts +0 -8
  136. package/src/models/IdentificationChallenge.ts +8 -15
  137. package/src/models/IdentificationStage.ts +1 -1
  138. package/src/models/IdentificationStageRequest.ts +1 -1
  139. package/src/models/OAuthDeviceCodeChallenge.ts +0 -15
  140. package/src/models/OAuthDeviceCodeFinishChallenge.ts +0 -15
  141. package/src/models/PasswordChallenge.ts +8 -15
  142. package/src/models/PasswordStage.ts +8 -0
  143. package/src/models/PasswordStageRequest.ts +8 -0
  144. package/src/models/PatchedIdentificationStageRequest.ts +1 -1
  145. package/src/models/PatchedPasswordStageRequest.ts +8 -0
  146. package/src/models/PlexAuthenticationChallenge.ts +0 -15
  147. package/src/models/PromptChallenge.ts +0 -15
  148. package/src/models/RedirectChallenge.ts +0 -15
  149. package/src/models/ShellChallenge.ts +0 -15
  150. package/src/models/UserLoginChallenge.ts +0 -15
  151. package/src/models/index.ts +0 -1
  152. package/dist/esm/models/ChallengeChoices.d.ts +0 -25
  153. package/dist/esm/models/ChallengeChoices.js +0 -32
  154. package/dist/models/ChallengeChoices.d.ts +0 -25
  155. package/dist/models/ChallengeChoices.js +0 -38
  156. package/src/models/ChallengeChoices.ts +0 -40
@@ -15,7 +15,6 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.PromptChallengeToJSON = exports.PromptChallengeFromJSONTyped = exports.PromptChallengeFromJSON = exports.instanceOfPromptChallenge = 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 StagePrompt_1 = require("./StagePrompt");
21
20
  /**
@@ -23,7 +22,6 @@ const StagePrompt_1 = require("./StagePrompt");
23
22
  */
24
23
  function instanceOfPromptChallenge(value) {
25
24
  let isInstance = true;
26
- isInstance = isInstance && "type" in value;
27
25
  isInstance = isInstance && "fields" in value;
28
26
  return isInstance;
29
27
  }
@@ -37,7 +35,6 @@ function PromptChallengeFromJSONTyped(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'],
@@ -53,7 +50,6 @@ function PromptChallengeToJSON(value) {
53
50
  return null;
54
51
  }
55
52
  return {
56
- 'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
57
53
  'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
58
54
  'component': value.component,
59
55
  '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 RedirectChallenge
19
18
  */
20
19
  export interface RedirectChallenge {
21
- /**
22
- *
23
- * @type {ChallengeChoices}
24
- * @memberof RedirectChallenge
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.RedirectChallengeToJSON = exports.RedirectChallengeFromJSONTyped = exports.RedirectChallengeFromJSON = exports.instanceOfRedirectChallenge = 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 RedirectChallenge interface.
22
21
  */
23
22
  function instanceOfRedirectChallenge(value) {
24
23
  let isInstance = true;
25
- isInstance = isInstance && "type" in value;
26
24
  isInstance = isInstance && "to" in value;
27
25
  return isInstance;
28
26
  }
@@ -36,7 +34,6 @@ function RedirectChallengeFromJSONTyped(json, ignoreDiscriminator) {
36
34
  return json;
37
35
  }
38
36
  return {
39
- 'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
40
37
  'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
41
38
  'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
42
39
  'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
@@ -52,7 +49,6 @@ function RedirectChallengeToJSON(value) {
52
49
  return null;
53
50
  }
54
51
  return {
55
- 'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
56
52
  'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
57
53
  'component': value.component,
58
54
  '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 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}
@@ -15,14 +15,12 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ShellChallengeToJSON = exports.ShellChallengeFromJSONTyped = exports.ShellChallengeFromJSON = exports.instanceOfShellChallenge = 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 ShellChallenge interface.
22
21
  */
23
22
  function instanceOfShellChallenge(value) {
24
23
  let isInstance = true;
25
- isInstance = isInstance && "type" in value;
26
24
  isInstance = isInstance && "body" in value;
27
25
  return isInstance;
28
26
  }
@@ -36,7 +34,6 @@ function ShellChallengeFromJSONTyped(json, ignoreDiscriminator) {
36
34
  return json;
37
35
  }
38
36
  return {
39
- 'type': (0, ChallengeChoices_1.ChallengeChoicesFromJSON)(json['type']),
40
37
  'flowInfo': !(0, runtime_1.exists)(json, 'flow_info') ? undefined : (0, ContextualFlowInfo_1.ContextualFlowInfoFromJSON)(json['flow_info']),
41
38
  'component': !(0, runtime_1.exists)(json, 'component') ? undefined : json['component'],
42
39
  'responseErrors': !(0, runtime_1.exists)(json, 'response_errors') ? undefined : json['response_errors'],
@@ -52,7 +49,6 @@ function ShellChallengeToJSON(value) {
52
49
  return null;
53
50
  }
54
51
  return {
55
- 'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
56
52
  'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
57
53
  'component': value.component,
58
54
  '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}
@@ -15,14 +15,12 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.UserLoginChallengeToJSON = exports.UserLoginChallengeFromJSONTyped = exports.UserLoginChallengeFromJSON = exports.instanceOfUserLoginChallenge = 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 UserLoginChallenge interface.
22
21
  */
23
22
  function instanceOfUserLoginChallenge(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 UserLoginChallengeFromJSONTyped(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'],
@@ -54,7 +51,6 @@ function UserLoginChallengeToJSON(value) {
54
51
  return null;
55
52
  }
56
53
  return {
57
- 'type': (0, ChallengeChoices_1.ChallengeChoicesToJSON)(value.type),
58
54
  'flow_info': (0, ContextualFlowInfo_1.ContextualFlowInfoToJSON)(value.flowInfo),
59
55
  'component': value.component,
60
56
  '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';
@@ -81,7 +81,6 @@ __exportStar(require("./CertificateData"), exports);
81
81
  __exportStar(require("./CertificateGenerationRequest"), exports);
82
82
  __exportStar(require("./CertificateKeyPair"), exports);
83
83
  __exportStar(require("./CertificateKeyPairRequest"), exports);
84
- __exportStar(require("./ChallengeChoices"), exports);
85
84
  __exportStar(require("./ChallengeTypes"), exports);
86
85
  __exportStar(require("./ClientTypeEnum"), exports);
87
86
  __exportStar(require("./Config"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goauthentik/api",
3
- "version": "2024.6.1-1720731051",
3
+ "version": "2024.6.1-1721092506",
4
4
  "description": "OpenAPI client for @goauthentik/api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -919,6 +919,7 @@ export interface StagesPasswordDestroyRequest {
919
919
  }
920
920
 
921
921
  export interface StagesPasswordListRequest {
922
+ allowShowPassword?: boolean;
922
923
  configureFlow?: string;
923
924
  failedAttemptsBeforeCancel?: number;
924
925
  name?: string;
@@ -6166,6 +6167,10 @@ export class StagesApi extends runtime.BaseAPI {
6166
6167
  async stagesPasswordListRaw(requestParameters: StagesPasswordListRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<PaginatedPasswordStageList>> {
6167
6168
  const queryParameters: any = {};
6168
6169
 
6170
+ if (requestParameters.allowShowPassword !== undefined) {
6171
+ queryParameters['allow_show_password'] = requestParameters.allowShowPassword;
6172
+ }
6173
+
6169
6174
  if (requestParameters.configureFlow !== undefined) {
6170
6175
  queryParameters['configure_flow'] = requestParameters.configureFlow;
6171
6176
  }
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AccessDeniedChallenge
39
33
  */
40
34
  export interface AccessDeniedChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AccessDeniedChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -87,7 +75,6 @@ export interface AccessDeniedChallenge {
87
75
  */
88
76
  export function instanceOfAccessDeniedChallenge(value: object): boolean {
89
77
  let isInstance = true;
90
- isInstance = isInstance && "type" in value;
91
78
  isInstance = isInstance && "pendingUser" in value;
92
79
  isInstance = isInstance && "pendingUserAvatar" in value;
93
80
 
@@ -104,7 +91,6 @@ export function AccessDeniedChallengeFromJSONTyped(json: any, ignoreDiscriminato
104
91
  }
105
92
  return {
106
93
 
107
- 'type': ChallengeChoicesFromJSON(json['type']),
108
94
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
109
95
  'component': !exists(json, 'component') ? undefined : json['component'],
110
96
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -123,7 +109,6 @@ export function AccessDeniedChallengeToJSON(value?: AccessDeniedChallenge | null
123
109
  }
124
110
  return {
125
111
 
126
- 'type': ChallengeChoicesToJSON(value.type),
127
112
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
128
113
  'component': value.component,
129
114
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AppleLoginChallenge
39
33
  */
40
34
  export interface AppleLoginChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AppleLoginChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -93,7 +81,6 @@ export interface AppleLoginChallenge {
93
81
  */
94
82
  export function instanceOfAppleLoginChallenge(value: object): boolean {
95
83
  let isInstance = true;
96
- isInstance = isInstance && "type" in value;
97
84
  isInstance = isInstance && "clientId" in value;
98
85
  isInstance = isInstance && "scope" in value;
99
86
  isInstance = isInstance && "redirectUri" in value;
@@ -112,7 +99,6 @@ export function AppleLoginChallengeFromJSONTyped(json: any, ignoreDiscriminator:
112
99
  }
113
100
  return {
114
101
 
115
- 'type': ChallengeChoicesFromJSON(json['type']),
116
102
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
117
103
  'component': !exists(json, 'component') ? undefined : json['component'],
118
104
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -132,7 +118,6 @@ export function AppleLoginChallengeToJSON(value?: AppleLoginChallenge | null): a
132
118
  }
133
119
  return {
134
120
 
135
- 'type': ChallengeChoicesToJSON(value.type),
136
121
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
137
122
  'component': value.component,
138
123
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AuthenticatorDuoChallenge
39
33
  */
40
34
  export interface AuthenticatorDuoChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AuthenticatorDuoChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -99,7 +87,6 @@ export interface AuthenticatorDuoChallenge {
99
87
  */
100
88
  export function instanceOfAuthenticatorDuoChallenge(value: object): boolean {
101
89
  let isInstance = true;
102
- isInstance = isInstance && "type" in value;
103
90
  isInstance = isInstance && "pendingUser" in value;
104
91
  isInstance = isInstance && "pendingUserAvatar" in value;
105
92
  isInstance = isInstance && "activationBarcode" in value;
@@ -119,7 +106,6 @@ export function AuthenticatorDuoChallengeFromJSONTyped(json: any, ignoreDiscrimi
119
106
  }
120
107
  return {
121
108
 
122
- 'type': ChallengeChoicesFromJSON(json['type']),
123
109
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
124
110
  'component': !exists(json, 'component') ? undefined : json['component'],
125
111
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -140,7 +126,6 @@ export function AuthenticatorDuoChallengeToJSON(value?: AuthenticatorDuoChalleng
140
126
  }
141
127
  return {
142
128
 
143
- 'type': ChallengeChoicesToJSON(value.type),
144
129
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
145
130
  'component': value.component,
146
131
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AuthenticatorSMSChallenge
39
33
  */
40
34
  export interface AuthenticatorSMSChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AuthenticatorSMSChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -87,7 +75,6 @@ export interface AuthenticatorSMSChallenge {
87
75
  */
88
76
  export function instanceOfAuthenticatorSMSChallenge(value: object): boolean {
89
77
  let isInstance = true;
90
- isInstance = isInstance && "type" in value;
91
78
  isInstance = isInstance && "pendingUser" in value;
92
79
  isInstance = isInstance && "pendingUserAvatar" in value;
93
80
 
@@ -104,7 +91,6 @@ export function AuthenticatorSMSChallengeFromJSONTyped(json: any, ignoreDiscrimi
104
91
  }
105
92
  return {
106
93
 
107
- 'type': ChallengeChoicesFromJSON(json['type']),
108
94
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
109
95
  'component': !exists(json, 'component') ? undefined : json['component'],
110
96
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -123,7 +109,6 @@ export function AuthenticatorSMSChallengeToJSON(value?: AuthenticatorSMSChalleng
123
109
  }
124
110
  return {
125
111
 
126
- 'type': ChallengeChoicesToJSON(value.type),
127
112
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
128
113
  'component': value.component,
129
114
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AuthenticatorStaticChallenge
39
33
  */
40
34
  export interface AuthenticatorStaticChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AuthenticatorStaticChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -87,7 +75,6 @@ export interface AuthenticatorStaticChallenge {
87
75
  */
88
76
  export function instanceOfAuthenticatorStaticChallenge(value: object): boolean {
89
77
  let isInstance = true;
90
- isInstance = isInstance && "type" in value;
91
78
  isInstance = isInstance && "pendingUser" in value;
92
79
  isInstance = isInstance && "pendingUserAvatar" in value;
93
80
  isInstance = isInstance && "codes" in value;
@@ -105,7 +92,6 @@ export function AuthenticatorStaticChallengeFromJSONTyped(json: any, ignoreDiscr
105
92
  }
106
93
  return {
107
94
 
108
- 'type': ChallengeChoicesFromJSON(json['type']),
109
95
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
110
96
  'component': !exists(json, 'component') ? undefined : json['component'],
111
97
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -124,7 +110,6 @@ export function AuthenticatorStaticChallengeToJSON(value?: AuthenticatorStaticCh
124
110
  }
125
111
  return {
126
112
 
127
- 'type': ChallengeChoicesToJSON(value.type),
128
113
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
129
114
  'component': value.component,
130
115
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AuthenticatorTOTPChallenge
39
33
  */
40
34
  export interface AuthenticatorTOTPChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AuthenticatorTOTPChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -87,7 +75,6 @@ export interface AuthenticatorTOTPChallenge {
87
75
  */
88
76
  export function instanceOfAuthenticatorTOTPChallenge(value: object): boolean {
89
77
  let isInstance = true;
90
- isInstance = isInstance && "type" in value;
91
78
  isInstance = isInstance && "pendingUser" in value;
92
79
  isInstance = isInstance && "pendingUserAvatar" in value;
93
80
  isInstance = isInstance && "configUrl" in value;
@@ -105,7 +92,6 @@ export function AuthenticatorTOTPChallengeFromJSONTyped(json: any, ignoreDiscrim
105
92
  }
106
93
  return {
107
94
 
108
- 'type': ChallengeChoicesFromJSON(json['type']),
109
95
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
110
96
  'component': !exists(json, 'component') ? undefined : json['component'],
111
97
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -124,7 +110,6 @@ export function AuthenticatorTOTPChallengeToJSON(value?: AuthenticatorTOTPChalle
124
110
  }
125
111
  return {
126
112
 
127
- 'type': ChallengeChoicesToJSON(value.type),
128
113
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
129
114
  'component': value.component,
130
115
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -50,12 +44,6 @@ import {
50
44
  * @interface AuthenticatorValidationChallenge
51
45
  */
52
46
  export interface AuthenticatorValidationChallenge {
53
- /**
54
- *
55
- * @type {ChallengeChoices}
56
- * @memberof AuthenticatorValidationChallenge
57
- */
58
- type: ChallengeChoices;
59
47
  /**
60
48
  *
61
49
  * @type {ContextualFlowInfo}
@@ -105,7 +93,6 @@ export interface AuthenticatorValidationChallenge {
105
93
  */
106
94
  export function instanceOfAuthenticatorValidationChallenge(value: object): boolean {
107
95
  let isInstance = true;
108
- isInstance = isInstance && "type" in value;
109
96
  isInstance = isInstance && "pendingUser" in value;
110
97
  isInstance = isInstance && "pendingUserAvatar" in value;
111
98
  isInstance = isInstance && "deviceChallenges" in value;
@@ -124,7 +111,6 @@ export function AuthenticatorValidationChallengeFromJSONTyped(json: any, ignoreD
124
111
  }
125
112
  return {
126
113
 
127
- 'type': ChallengeChoicesFromJSON(json['type']),
128
114
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
129
115
  'component': !exists(json, 'component') ? undefined : json['component'],
130
116
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -144,7 +130,6 @@ export function AuthenticatorValidationChallengeToJSON(value?: AuthenticatorVali
144
130
  }
145
131
  return {
146
132
 
147
- 'type': ChallengeChoicesToJSON(value.type),
148
133
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
149
134
  'component': value.component,
150
135
  'response_errors': value.responseErrors,
@@ -13,12 +13,6 @@
13
13
  */
14
14
 
15
15
  import { exists, mapValues } from '../runtime';
16
- import type { ChallengeChoices } from './ChallengeChoices';
17
- import {
18
- ChallengeChoicesFromJSON,
19
- ChallengeChoicesFromJSONTyped,
20
- ChallengeChoicesToJSON,
21
- } from './ChallengeChoices';
22
16
  import type { ContextualFlowInfo } from './ContextualFlowInfo';
23
17
  import {
24
18
  ContextualFlowInfoFromJSON,
@@ -38,12 +32,6 @@ import {
38
32
  * @interface AuthenticatorWebAuthnChallenge
39
33
  */
40
34
  export interface AuthenticatorWebAuthnChallenge {
41
- /**
42
- *
43
- * @type {ChallengeChoices}
44
- * @memberof AuthenticatorWebAuthnChallenge
45
- */
46
- type: ChallengeChoices;
47
35
  /**
48
36
  *
49
37
  * @type {ContextualFlowInfo}
@@ -87,7 +75,6 @@ export interface AuthenticatorWebAuthnChallenge {
87
75
  */
88
76
  export function instanceOfAuthenticatorWebAuthnChallenge(value: object): boolean {
89
77
  let isInstance = true;
90
- isInstance = isInstance && "type" in value;
91
78
  isInstance = isInstance && "pendingUser" in value;
92
79
  isInstance = isInstance && "pendingUserAvatar" in value;
93
80
  isInstance = isInstance && "registration" in value;
@@ -105,7 +92,6 @@ export function AuthenticatorWebAuthnChallengeFromJSONTyped(json: any, ignoreDis
105
92
  }
106
93
  return {
107
94
 
108
- 'type': ChallengeChoicesFromJSON(json['type']),
109
95
  'flowInfo': !exists(json, 'flow_info') ? undefined : ContextualFlowInfoFromJSON(json['flow_info']),
110
96
  'component': !exists(json, 'component') ? undefined : json['component'],
111
97
  'responseErrors': !exists(json, 'response_errors') ? undefined : json['response_errors'],
@@ -124,7 +110,6 @@ export function AuthenticatorWebAuthnChallengeToJSON(value?: AuthenticatorWebAut
124
110
  }
125
111
  return {
126
112
 
127
- 'type': ChallengeChoicesToJSON(value.type),
128
113
  'flow_info': ContextualFlowInfoToJSON(value.flowInfo),
129
114
  'component': value.component,
130
115
  'response_errors': value.responseErrors,