@dynamic-labs/sdk-api 0.0.1023 → 0.0.1025

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.
Files changed (103) hide show
  1. package/package.json +1 -1
  2. package/src/apis/AdminActionsApi.cjs +1 -0
  3. package/src/apis/AdminActionsApi.js +1 -0
  4. package/src/apis/AllowlistsApi.cjs +1 -0
  5. package/src/apis/AllowlistsApi.js +1 -0
  6. package/src/apis/AnalyticsApi.cjs +1 -0
  7. package/src/apis/AnalyticsApi.js +1 -0
  8. package/src/apis/AuthorizedClientsApi.cjs +1 -0
  9. package/src/apis/AuthorizedClientsApi.js +1 -0
  10. package/src/apis/ChainalysisApi.cjs +1 -0
  11. package/src/apis/ChainalysisApi.js +1 -0
  12. package/src/apis/ChainsApi.cjs +1 -0
  13. package/src/apis/ChainsApi.js +1 -0
  14. package/src/apis/CheckoutApi.cjs +1 -0
  15. package/src/apis/CheckoutApi.js +1 -0
  16. package/src/apis/ClientGrantApi.cjs +1 -0
  17. package/src/apis/ClientGrantApi.js +1 -0
  18. package/src/apis/CustomFieldsApi.cjs +1 -0
  19. package/src/apis/CustomFieldsApi.js +1 -0
  20. package/src/apis/CustomHostnamesApi.cjs +1 -0
  21. package/src/apis/CustomHostnamesApi.js +1 -0
  22. package/src/apis/CustomNetworksApi.cjs +1 -0
  23. package/src/apis/CustomNetworksApi.js +1 -0
  24. package/src/apis/DeeplinkUrlsApi.cjs +1 -0
  25. package/src/apis/DeeplinkUrlsApi.js +1 -0
  26. package/src/apis/EnvironmentsApi.cjs +1 -0
  27. package/src/apis/EnvironmentsApi.js +1 -0
  28. package/src/apis/EventsApi.cjs +1 -0
  29. package/src/apis/EventsApi.js +1 -0
  30. package/src/apis/ExchangesApi.cjs +1 -0
  31. package/src/apis/ExchangesApi.js +1 -0
  32. package/src/apis/ExportsApi.cjs +1 -0
  33. package/src/apis/ExportsApi.js +1 -0
  34. package/src/apis/ExternalJwtApi.cjs +1 -0
  35. package/src/apis/ExternalJwtApi.js +1 -0
  36. package/src/apis/GatesApi.cjs +1 -0
  37. package/src/apis/GatesApi.js +1 -0
  38. package/src/apis/GlobalWalletAccessControlApi.cjs +1 -0
  39. package/src/apis/GlobalWalletAccessControlApi.js +1 -0
  40. package/src/apis/GlobalWalletConnectionsApi.cjs +1 -0
  41. package/src/apis/GlobalWalletConnectionsApi.js +1 -0
  42. package/src/apis/GlobalWalletsApi.cjs +1 -0
  43. package/src/apis/GlobalWalletsApi.js +1 -0
  44. package/src/apis/InvitesApi.cjs +1 -0
  45. package/src/apis/InvitesApi.js +1 -0
  46. package/src/apis/MembersApi.cjs +1 -0
  47. package/src/apis/MembersApi.js +1 -0
  48. package/src/apis/MfaSettingsApi.cjs +1 -0
  49. package/src/apis/MfaSettingsApi.js +1 -0
  50. package/src/apis/NameServicesApi.cjs +1 -0
  51. package/src/apis/NameServicesApi.js +1 -0
  52. package/src/apis/OrganizationSettingsApi.cjs +1 -0
  53. package/src/apis/OrganizationSettingsApi.js +1 -0
  54. package/src/apis/OrganizationsApi.cjs +1 -0
  55. package/src/apis/OrganizationsApi.js +1 -0
  56. package/src/apis/OriginsApi.cjs +1 -0
  57. package/src/apis/OriginsApi.js +1 -0
  58. package/src/apis/ProjectsApi.cjs +1 -0
  59. package/src/apis/ProjectsApi.js +1 -0
  60. package/src/apis/ProvidersApi.cjs +1 -0
  61. package/src/apis/ProvidersApi.js +1 -0
  62. package/src/apis/SDKApi.cjs +1 -0
  63. package/src/apis/SDKApi.js +1 -0
  64. package/src/apis/SDKViewsApi.cjs +1 -0
  65. package/src/apis/SDKViewsApi.js +1 -0
  66. package/src/apis/SessionsApi.cjs +1 -0
  67. package/src/apis/SessionsApi.js +1 -0
  68. package/src/apis/TestAccountApi.cjs +1 -0
  69. package/src/apis/TestAccountApi.js +1 -0
  70. package/src/apis/TokensApi.cjs +1 -0
  71. package/src/apis/TokensApi.js +1 -0
  72. package/src/apis/UserApiTokensApi.cjs +1 -0
  73. package/src/apis/UserApiTokensApi.js +1 -0
  74. package/src/apis/UsersApi.cjs +1 -0
  75. package/src/apis/UsersApi.js +1 -0
  76. package/src/apis/VisitsApi.cjs +1 -0
  77. package/src/apis/VisitsApi.js +1 -0
  78. package/src/apis/WaasApi.cjs +1 -0
  79. package/src/apis/WaasApi.js +1 -0
  80. package/src/apis/WalletConnectApi.cjs +1 -0
  81. package/src/apis/WalletConnectApi.js +1 -0
  82. package/src/apis/WalletsApi.cjs +1 -0
  83. package/src/apis/WalletsApi.js +1 -0
  84. package/src/apis/WebhooksApi.cjs +1 -0
  85. package/src/apis/WebhooksApi.js +1 -0
  86. package/src/index.cjs +16 -0
  87. package/src/index.js +3 -0
  88. package/src/models/MFASettings.cjs +3 -0
  89. package/src/models/MFASettings.d.ts +9 -2
  90. package/src/models/MFASettings.js +3 -0
  91. package/src/models/MfaEnrollment.cjs +46 -0
  92. package/src/models/MfaEnrollment.d.ts +29 -0
  93. package/src/models/MfaEnrollment.js +40 -0
  94. package/src/models/UnprocessableEntityErrorCode.cjs +1 -1
  95. package/src/models/UnprocessableEntityErrorCode.d.ts +2 -2
  96. package/src/models/UnprocessableEntityErrorCode.js +1 -1
  97. package/src/models/UserSessionAndCredentials.cjs +44 -0
  98. package/src/models/UserSessionAndCredentials.d.ts +61 -0
  99. package/src/models/UserSessionAndCredentials.js +38 -0
  100. package/src/models/UserSessionAndCredentialsAllOf.cjs +33 -0
  101. package/src/models/UserSessionAndCredentialsAllOf.d.ts +29 -0
  102. package/src/models/UserSessionAndCredentialsAllOf.js +27 -0
  103. package/src/models/index.d.ts +3 -0
@@ -0,0 +1,33 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var JwtVerifiedCredential = require('./JwtVerifiedCredential.cjs');
6
+
7
+ /* tslint:disable */
8
+ function UserSessionAndCredentialsAllOfFromJSON(json) {
9
+ return UserSessionAndCredentialsAllOfFromJSONTyped(json);
10
+ }
11
+ function UserSessionAndCredentialsAllOfFromJSONTyped(json, ignoreDiscriminator) {
12
+ if ((json === undefined) || (json === null)) {
13
+ return json;
14
+ }
15
+ return {
16
+ 'verifiedCredentials': (json['verifiedCredentials'].map(JwtVerifiedCredential.JwtVerifiedCredentialFromJSON)),
17
+ };
18
+ }
19
+ function UserSessionAndCredentialsAllOfToJSON(value) {
20
+ if (value === undefined) {
21
+ return undefined;
22
+ }
23
+ if (value === null) {
24
+ return null;
25
+ }
26
+ return {
27
+ 'verifiedCredentials': (value.verifiedCredentials.map(JwtVerifiedCredential.JwtVerifiedCredentialToJSON)),
28
+ };
29
+ }
30
+
31
+ exports.UserSessionAndCredentialsAllOfFromJSON = UserSessionAndCredentialsAllOfFromJSON;
32
+ exports.UserSessionAndCredentialsAllOfFromJSONTyped = UserSessionAndCredentialsAllOfFromJSONTyped;
33
+ exports.UserSessionAndCredentialsAllOfToJSON = UserSessionAndCredentialsAllOfToJSON;
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Dashboard API
3
+ * Dashboard API documentation
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import { JwtVerifiedCredential } from './JwtVerifiedCredential';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface UserSessionAndCredentialsAllOf
17
+ */
18
+ export interface UserSessionAndCredentialsAllOf {
19
+ /**
20
+ * All verified credentials (wallets, emails, phone numbers, social
21
+ * accounts) linked to the user at the time the session was created.
22
+ * @type {Array<JwtVerifiedCredential>}
23
+ * @memberof UserSessionAndCredentialsAllOf
24
+ */
25
+ verifiedCredentials: Array<JwtVerifiedCredential>;
26
+ }
27
+ export declare function UserSessionAndCredentialsAllOfFromJSON(json: any): UserSessionAndCredentialsAllOf;
28
+ export declare function UserSessionAndCredentialsAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): UserSessionAndCredentialsAllOf;
29
+ export declare function UserSessionAndCredentialsAllOfToJSON(value?: UserSessionAndCredentialsAllOf | null): any;
@@ -0,0 +1,27 @@
1
+ import { JwtVerifiedCredentialFromJSON, JwtVerifiedCredentialToJSON } from './JwtVerifiedCredential.js';
2
+
3
+ /* tslint:disable */
4
+ function UserSessionAndCredentialsAllOfFromJSON(json) {
5
+ return UserSessionAndCredentialsAllOfFromJSONTyped(json);
6
+ }
7
+ function UserSessionAndCredentialsAllOfFromJSONTyped(json, ignoreDiscriminator) {
8
+ if ((json === undefined) || (json === null)) {
9
+ return json;
10
+ }
11
+ return {
12
+ 'verifiedCredentials': (json['verifiedCredentials'].map(JwtVerifiedCredentialFromJSON)),
13
+ };
14
+ }
15
+ function UserSessionAndCredentialsAllOfToJSON(value) {
16
+ if (value === undefined) {
17
+ return undefined;
18
+ }
19
+ if (value === null) {
20
+ return null;
21
+ }
22
+ return {
23
+ 'verifiedCredentials': (value.verifiedCredentials.map(JwtVerifiedCredentialToJSON)),
24
+ };
25
+ }
26
+
27
+ export { UserSessionAndCredentialsAllOfFromJSON, UserSessionAndCredentialsAllOfFromJSONTyped, UserSessionAndCredentialsAllOfToJSON };
@@ -369,6 +369,7 @@ export * from './MergeUserConflictResolution';
369
369
  export * from './MergeUserConflictResolutions';
370
370
  export * from './MethodNotAllowed';
371
371
  export * from './MfaBackupCodeAcknowledgement';
372
+ export * from './MfaEnrollment';
372
373
  export * from './MinApiVersionEnum';
373
374
  export * from './MinifiedDynamicJwt';
374
375
  export * from './MobileSettings';
@@ -649,6 +650,8 @@ export * from './UserOauthAccessTokenResponse';
649
650
  export * from './UserPasskey';
650
651
  export * from './UserResponse';
651
652
  export * from './UserSearchFilterParams';
653
+ export * from './UserSessionAndCredentials';
654
+ export * from './UserSessionAndCredentialsAllOf';
652
655
  export * from './UserVerificationRequirement';
653
656
  export * from './UserWalletSelectionRequest';
654
657
  export * from './UserWalletsResponse';