@credo-ts/drizzle-storage 0.6.0-pr-2457-20251016085206 → 0.6.0-pr-2468-20251023090550
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/build/action-menu/action-menu-record/postgres.d.mts +16 -16
- package/build/action-menu/action-menu-record/postgres.d.ts +16 -16
- package/build/action-menu/action-menu-record/sqlite.d.mts +14 -14
- package/build/action-menu/action-menu-record/sqlite.d.ts +14 -14
- package/build/anoncreds/credential-definition-private-record/postgres.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/postgres.d.ts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.ts +10 -10
- package/build/anoncreds/credential-definition-record/postgres.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/postgres.d.ts +15 -15
- package/build/anoncreds/credential-definition-record/sqlite.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/sqlite.d.ts +15 -15
- package/build/anoncreds/credential-record/postgres.d.mts +20 -20
- package/build/anoncreds/credential-record/postgres.d.ts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.mts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.ts +20 -20
- package/build/anoncreds/key-correctness-proof-record/postgres.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/postgres.d.ts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.ts +10 -10
- package/build/anoncreds/link-secret-record/postgres.d.mts +11 -11
- package/build/anoncreds/link-secret-record/postgres.d.ts +11 -11
- package/build/anoncreds/link-secret-record/sqlite.d.mts +11 -11
- package/build/anoncreds/link-secret-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/link-secret-record/sqlite.d.ts +11 -11
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.mts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.ts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/sqlite.d.mts +12 -12
- package/build/anoncreds/revocation-registry-definition-private-record/sqlite.d.ts +12 -12
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.ts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.ts +11 -11
- package/build/anoncreds/schema-record/postgres.d.mts +15 -15
- package/build/anoncreds/schema-record/postgres.d.mts.map +1 -1
- package/build/anoncreds/schema-record/postgres.d.ts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.mts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/schema-record/sqlite.d.ts +15 -15
- package/build/core/context-record/postgres.d.mts +3 -3
- package/build/core/context-record/postgres.d.ts +3 -3
- package/build/core/context-record/sqlite.d.mts +3 -3
- package/build/core/context-record/sqlite.d.ts +3 -3
- package/build/core/did-record/DrizzleDidRecordAdapter.d.ts +4 -4
- package/build/core/did-record/postgres.d.mts +21 -21
- package/build/core/did-record/postgres.d.ts +21 -21
- package/build/core/did-record/sqlite.d.mts +16 -16
- package/build/core/did-record/sqlite.d.ts +16 -16
- package/build/core/generic-record/postgres.d.mts +9 -9
- package/build/core/generic-record/postgres.d.ts +9 -9
- package/build/core/generic-record/sqlite.d.mts +9 -9
- package/build/core/generic-record/sqlite.d.ts +9 -9
- package/build/core/mdoc-record/postgres.d.mts +11 -11
- package/build/core/mdoc-record/postgres.d.ts +11 -11
- package/build/core/mdoc-record/sqlite.d.mts +11 -11
- package/build/core/mdoc-record/sqlite.d.ts +11 -11
- package/build/core/sd-jwt-vc-record/postgres.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/postgres.d.ts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.ts +12 -12
- package/build/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.d.ts +3 -3
- package/build/core/single-context-lru-cache-record/postgres.d.mts +9 -9
- package/build/core/single-context-lru-cache-record/postgres.d.ts +9 -9
- package/build/core/single-context-lru-cache-record/sqlite.d.mts +9 -9
- package/build/core/single-context-lru-cache-record/sqlite.d.mts.map +1 -1
- package/build/core/single-context-lru-cache-record/sqlite.d.ts +9 -9
- package/build/core/storage-version-record/DrizzleStorageVersionRecordAdapter.d.ts +2 -2
- package/build/core/storage-version-record/postgres.d.mts +9 -9
- package/build/core/storage-version-record/postgres.d.ts +9 -9
- package/build/core/storage-version-record/sqlite.d.mts +9 -9
- package/build/core/storage-version-record/sqlite.d.ts +9 -9
- package/build/core/w3c-credential-record/DrizzleW3cCredentialRecordAdapter.d.ts +2 -2
- package/build/core/w3c-credential-record/postgres.d.mts +46 -46
- package/build/core/w3c-credential-record/postgres.d.ts +46 -46
- package/build/core/w3c-credential-record/sqlite.d.mts +20 -20
- package/build/core/w3c-credential-record/sqlite.d.ts +20 -20
- package/build/core/w3c-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.ts +4 -4
- package/build/core/w3c-v2-credential-record/postgres.d.mts +34 -34
- package/build/core/w3c-v2-credential-record/postgres.d.ts +34 -34
- package/build/core/w3c-v2-credential-record/postgres.d.ts.map +1 -1
- package/build/core/w3c-v2-credential-record/sqlite.d.mts +17 -17
- package/build/core/w3c-v2-credential-record/sqlite.d.ts +17 -17
- package/build/didcomm/basic-message-record/postgres.d.mts +15 -15
- package/build/didcomm/basic-message-record/postgres.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/postgres.d.ts +15 -15
- package/build/didcomm/basic-message-record/postgres.d.ts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.mts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.ts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/connection-record/postgres.d.mts +38 -38
- package/build/didcomm/connection-record/postgres.d.mts.map +1 -1
- package/build/didcomm/connection-record/postgres.d.ts +38 -38
- package/build/didcomm/connection-record/postgres.d.ts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.mts +25 -25
- package/build/didcomm/connection-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.ts +25 -25
- package/build/didcomm/connection-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/credential-exchange-record/postgres.d.mts +28 -28
- package/build/didcomm/credential-exchange-record/postgres.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/postgres.d.ts +28 -28
- package/build/didcomm/credential-exchange-record/postgres.d.ts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.mts +21 -21
- package/build/didcomm/credential-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.ts +21 -21
- package/build/didcomm/credential-exchange-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/didcomm-message-record/postgres.d.mts +17 -17
- package/build/didcomm/didcomm-message-record/postgres.d.ts +17 -17
- package/build/didcomm/didcomm-message-record/sqlite.d.mts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.ts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/mediation-record/postgres.d.mts +27 -27
- package/build/didcomm/mediation-record/postgres.d.ts +27 -27
- package/build/didcomm/mediation-record/sqlite.d.mts +17 -17
- package/build/didcomm/mediation-record/sqlite.d.ts +17 -17
- package/build/didcomm/mediator-routing-record/postgres.d.mts +14 -14
- package/build/didcomm/mediator-routing-record/postgres.d.ts +14 -14
- package/build/didcomm/mediator-routing-record/sqlite.d.mts +10 -10
- package/build/didcomm/mediator-routing-record/sqlite.d.ts +10 -10
- package/build/didcomm/out-of-band-record/postgres.d.mts +30 -30
- package/build/didcomm/out-of-band-record/postgres.d.ts +30 -30
- package/build/didcomm/out-of-band-record/sqlite.d.mts +21 -21
- package/build/didcomm/out-of-band-record/sqlite.d.ts +21 -21
- package/build/didcomm/proof-exchange-record/postgres.d.mts +20 -20
- package/build/didcomm/proof-exchange-record/postgres.d.ts +20 -20
- package/build/didcomm/proof-exchange-record/sqlite.d.mts +17 -17
- package/build/didcomm/proof-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/proof-exchange-record/sqlite.d.ts +17 -17
- package/build/didcomm/proof-exchange-record/sqlite.d.ts.map +1 -1
- package/build/drpc/drpc-record/postgres.d.mts +16 -16
- package/build/drpc/drpc-record/sqlite.d.mts +14 -14
- package/build/drpc/drpc-record/sqlite.d.mts.map +1 -1
- package/build/drpc/drpc-record/sqlite.d.ts +14 -14
- package/build/drpc/drpc-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts +403 -403
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.ts +403 -403
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts +398 -398
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.ts +398 -398
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.ts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.mts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.ts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.mts +43 -43
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.ts +43 -43
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.mts +42 -42
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.ts +21 -21
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.ts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.ts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.ts.map +1 -1
- package/build/question-answer/question-answer-record/postgres.d.mts +19 -19
- package/build/question-answer/question-answer-record/postgres.d.mts.map +1 -1
- package/build/question-answer/question-answer-record/postgres.d.ts +19 -19
- package/build/question-answer/question-answer-record/postgres.d.ts.map +1 -1
- package/build/question-answer/question-answer-record/sqlite.d.mts +17 -17
- package/build/question-answer/question-answer-record/sqlite.d.mts.map +1 -1
- package/build/question-answer/question-answer-record/sqlite.d.ts +17 -17
- package/build/question-answer/question-answer-record/sqlite.d.ts.map +1 -1
- package/build/tenants/tenant-record/postgres.d.mts +14 -14
- package/build/tenants/tenant-record/postgres.d.mts.map +1 -1
- package/build/tenants/tenant-record/postgres.d.ts +14 -14
- package/build/tenants/tenant-record/sqlite.d.mts +14 -14
- package/build/tenants/tenant-record/sqlite.d.ts +14 -14
- package/build/tenants/tenant-record/sqlite.d.ts.map +1 -1
- package/build/tenants/tenant-routing-record/postgres.d.mts +10 -10
- package/build/tenants/tenant-routing-record/postgres.d.mts.map +1 -1
- package/build/tenants/tenant-routing-record/postgres.d.ts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.mts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.ts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.ts.map +1 -1
- package/package.json +75 -11
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core69 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import * as _credo_ts_openid4vc0 from "@credo-ts/openid4vc";
|
|
3
3
|
import { OpenId4VcIssuanceSessionAuthorization, OpenId4VcIssuanceSessionDpop, OpenId4VcIssuanceSessionPresentation, OpenId4VcIssuanceSessionRecordTransaction, OpenId4VcIssuanceSessionState, OpenId4VcIssuanceSessionWalletAttestation } from "@credo-ts/openid4vc";
|
|
4
|
-
import * as
|
|
4
|
+
import * as zod1025 from "zod";
|
|
5
5
|
|
|
6
6
|
//#region src/openid4vc/openid4vc-issuance-session-record/sqlite.d.ts
|
|
7
7
|
declare namespace sqlite_d_exports {
|
|
8
8
|
export { openId4VcIssuanceSession };
|
|
9
9
|
}
|
|
10
|
-
declare const openId4VcIssuanceSession:
|
|
10
|
+
declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core69.SQLiteTableWithColumns<{
|
|
11
11
|
name: "OpenId4VcIssuanceSession";
|
|
12
12
|
schema: undefined;
|
|
13
13
|
columns: {
|
|
14
|
-
issuerId:
|
|
14
|
+
issuerId: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
15
15
|
name: "issuer_id";
|
|
16
16
|
tableName: "OpenId4VcIssuanceSession";
|
|
17
17
|
dataType: "string";
|
|
@@ -30,7 +30,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
30
30
|
}, {}, {
|
|
31
31
|
length: number | undefined;
|
|
32
32
|
}>;
|
|
33
|
-
expiresAt:
|
|
33
|
+
expiresAt: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
34
34
|
name: "expires_at";
|
|
35
35
|
tableName: "OpenId4VcIssuanceSession";
|
|
36
36
|
dataType: "date";
|
|
@@ -47,7 +47,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
47
47
|
identity: undefined;
|
|
48
48
|
generated: undefined;
|
|
49
49
|
}, {}, {}>;
|
|
50
|
-
state:
|
|
50
|
+
state: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
51
51
|
name: "state";
|
|
52
52
|
tableName: "OpenId4VcIssuanceSession";
|
|
53
53
|
dataType: "string";
|
|
@@ -67,7 +67,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
67
67
|
length: undefined;
|
|
68
68
|
$type: OpenId4VcIssuanceSessionState;
|
|
69
69
|
}>;
|
|
70
|
-
issuedCredentials:
|
|
70
|
+
issuedCredentials: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
71
71
|
name: "issued_credentials";
|
|
72
72
|
tableName: "OpenId4VcIssuanceSession";
|
|
73
73
|
dataType: "json";
|
|
@@ -86,7 +86,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
86
86
|
}, {}, {
|
|
87
87
|
$type: string[];
|
|
88
88
|
}>;
|
|
89
|
-
preAuthorizedCode:
|
|
89
|
+
preAuthorizedCode: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
90
90
|
name: "pre_authorized_code";
|
|
91
91
|
tableName: "OpenId4VcIssuanceSession";
|
|
92
92
|
dataType: "string";
|
|
@@ -105,7 +105,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
105
105
|
}, {}, {
|
|
106
106
|
length: number | undefined;
|
|
107
107
|
}>;
|
|
108
|
-
userPin:
|
|
108
|
+
userPin: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
109
109
|
name: "user_pin";
|
|
110
110
|
tableName: "OpenId4VcIssuanceSession";
|
|
111
111
|
dataType: "string";
|
|
@@ -124,7 +124,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
124
124
|
}, {}, {
|
|
125
125
|
length: number | undefined;
|
|
126
126
|
}>;
|
|
127
|
-
clientId:
|
|
127
|
+
clientId: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
128
128
|
name: "client_id";
|
|
129
129
|
tableName: "OpenId4VcIssuanceSession";
|
|
130
130
|
dataType: "string";
|
|
@@ -143,7 +143,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
143
143
|
}, {}, {
|
|
144
144
|
length: number | undefined;
|
|
145
145
|
}>;
|
|
146
|
-
pkce:
|
|
146
|
+
pkce: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
147
147
|
name: "pkce";
|
|
148
148
|
tableName: "OpenId4VcIssuanceSession";
|
|
149
149
|
dataType: "json";
|
|
@@ -162,7 +162,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
162
162
|
}, {}, {
|
|
163
163
|
$type: _credo_ts_openid4vc0.OpenId4VcIssuanceSessionPkce;
|
|
164
164
|
}>;
|
|
165
|
-
walletAttestation:
|
|
165
|
+
walletAttestation: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
166
166
|
name: "wallet_attestation";
|
|
167
167
|
tableName: "OpenId4VcIssuanceSession";
|
|
168
168
|
dataType: "json";
|
|
@@ -181,7 +181,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
181
181
|
}, {}, {
|
|
182
182
|
$type: OpenId4VcIssuanceSessionWalletAttestation;
|
|
183
183
|
}>;
|
|
184
|
-
dpop:
|
|
184
|
+
dpop: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
185
185
|
name: "dpop";
|
|
186
186
|
tableName: "OpenId4VcIssuanceSession";
|
|
187
187
|
dataType: "json";
|
|
@@ -200,7 +200,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
200
200
|
}, {}, {
|
|
201
201
|
$type: OpenId4VcIssuanceSessionDpop;
|
|
202
202
|
}>;
|
|
203
|
-
authorization:
|
|
203
|
+
authorization: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
204
204
|
name: "authorization";
|
|
205
205
|
tableName: "OpenId4VcIssuanceSession";
|
|
206
206
|
dataType: "json";
|
|
@@ -223,7 +223,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
223
223
|
codeExpiresAt?: string;
|
|
224
224
|
};
|
|
225
225
|
}>;
|
|
226
|
-
presentation:
|
|
226
|
+
presentation: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
227
227
|
name: "presentation";
|
|
228
228
|
tableName: "OpenId4VcIssuanceSession";
|
|
229
229
|
dataType: "json";
|
|
@@ -242,7 +242,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
242
242
|
}, {}, {
|
|
243
243
|
$type: OpenId4VcIssuanceSessionPresentation;
|
|
244
244
|
}>;
|
|
245
|
-
issuanceMetadata:
|
|
245
|
+
issuanceMetadata: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
246
246
|
name: "issuance_metadata";
|
|
247
247
|
tableName: "OpenId4VcIssuanceSession";
|
|
248
248
|
dataType: "json";
|
|
@@ -261,7 +261,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
261
261
|
}, {}, {
|
|
262
262
|
$type: Record<string, unknown>;
|
|
263
263
|
}>;
|
|
264
|
-
transactions:
|
|
264
|
+
transactions: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
265
265
|
name: "transactions";
|
|
266
266
|
tableName: "OpenId4VcIssuanceSession";
|
|
267
267
|
dataType: "json";
|
|
@@ -280,7 +280,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
280
280
|
}, {}, {
|
|
281
281
|
$type: OpenId4VcIssuanceSessionRecordTransaction[];
|
|
282
282
|
}>;
|
|
283
|
-
credentialOfferUri:
|
|
283
|
+
credentialOfferUri: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
284
284
|
name: "credential_offer_uri";
|
|
285
285
|
tableName: "OpenId4VcIssuanceSession";
|
|
286
286
|
dataType: "string";
|
|
@@ -299,7 +299,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
299
299
|
}, {}, {
|
|
300
300
|
length: number | undefined;
|
|
301
301
|
}>;
|
|
302
|
-
credentialOfferId:
|
|
302
|
+
credentialOfferId: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
303
303
|
name: "credential_offer_id";
|
|
304
304
|
tableName: "OpenId4VcIssuanceSession";
|
|
305
305
|
dataType: "string";
|
|
@@ -318,196 +318,196 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
318
318
|
}, {}, {
|
|
319
319
|
length: number | undefined;
|
|
320
320
|
}>;
|
|
321
|
-
credentialOfferPayload:
|
|
321
|
+
credentialOfferPayload: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
322
322
|
name: "credential_offer_payload";
|
|
323
323
|
tableName: "OpenId4VcIssuanceSession";
|
|
324
324
|
dataType: "json";
|
|
325
325
|
columnType: "SQLiteTextJson";
|
|
326
|
-
data:
|
|
327
|
-
credential_issuer:
|
|
328
|
-
credential_configuration_ids:
|
|
329
|
-
grants:
|
|
330
|
-
authorization_code:
|
|
331
|
-
issuer_state:
|
|
332
|
-
authorization_server:
|
|
333
|
-
}, "passthrough",
|
|
334
|
-
issuer_state:
|
|
335
|
-
authorization_server:
|
|
336
|
-
},
|
|
337
|
-
issuer_state:
|
|
338
|
-
authorization_server:
|
|
339
|
-
},
|
|
340
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
341
|
-
"pre-authorized_code":
|
|
342
|
-
tx_code:
|
|
343
|
-
input_mode:
|
|
344
|
-
length:
|
|
345
|
-
description:
|
|
346
|
-
}, "passthrough",
|
|
347
|
-
input_mode:
|
|
348
|
-
length:
|
|
349
|
-
description:
|
|
350
|
-
},
|
|
351
|
-
input_mode:
|
|
352
|
-
length:
|
|
353
|
-
description:
|
|
354
|
-
},
|
|
355
|
-
authorization_server:
|
|
356
|
-
}, "passthrough",
|
|
357
|
-
"pre-authorized_code":
|
|
358
|
-
tx_code:
|
|
359
|
-
input_mode:
|
|
360
|
-
length:
|
|
361
|
-
description:
|
|
362
|
-
}, "passthrough",
|
|
363
|
-
input_mode:
|
|
364
|
-
length:
|
|
365
|
-
description:
|
|
366
|
-
},
|
|
367
|
-
input_mode:
|
|
368
|
-
length:
|
|
369
|
-
description:
|
|
370
|
-
},
|
|
371
|
-
authorization_server:
|
|
372
|
-
},
|
|
373
|
-
"pre-authorized_code":
|
|
374
|
-
tx_code:
|
|
375
|
-
input_mode:
|
|
376
|
-
length:
|
|
377
|
-
description:
|
|
378
|
-
}, "passthrough",
|
|
379
|
-
input_mode:
|
|
380
|
-
length:
|
|
381
|
-
description:
|
|
382
|
-
},
|
|
383
|
-
input_mode:
|
|
384
|
-
length:
|
|
385
|
-
description:
|
|
386
|
-
},
|
|
387
|
-
authorization_server:
|
|
388
|
-
},
|
|
389
|
-
}, "passthrough",
|
|
390
|
-
authorization_code:
|
|
391
|
-
issuer_state:
|
|
392
|
-
authorization_server:
|
|
393
|
-
}, "passthrough",
|
|
394
|
-
issuer_state:
|
|
395
|
-
authorization_server:
|
|
396
|
-
},
|
|
397
|
-
issuer_state:
|
|
398
|
-
authorization_server:
|
|
399
|
-
},
|
|
400
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
401
|
-
"pre-authorized_code":
|
|
402
|
-
tx_code:
|
|
403
|
-
input_mode:
|
|
404
|
-
length:
|
|
405
|
-
description:
|
|
406
|
-
}, "passthrough",
|
|
407
|
-
input_mode:
|
|
408
|
-
length:
|
|
409
|
-
description:
|
|
410
|
-
},
|
|
411
|
-
input_mode:
|
|
412
|
-
length:
|
|
413
|
-
description:
|
|
414
|
-
},
|
|
415
|
-
authorization_server:
|
|
416
|
-
}, "passthrough",
|
|
417
|
-
"pre-authorized_code":
|
|
418
|
-
tx_code:
|
|
419
|
-
input_mode:
|
|
420
|
-
length:
|
|
421
|
-
description:
|
|
422
|
-
}, "passthrough",
|
|
423
|
-
input_mode:
|
|
424
|
-
length:
|
|
425
|
-
description:
|
|
426
|
-
},
|
|
427
|
-
input_mode:
|
|
428
|
-
length:
|
|
429
|
-
description:
|
|
430
|
-
},
|
|
431
|
-
authorization_server:
|
|
432
|
-
},
|
|
433
|
-
"pre-authorized_code":
|
|
434
|
-
tx_code:
|
|
435
|
-
input_mode:
|
|
436
|
-
length:
|
|
437
|
-
description:
|
|
438
|
-
}, "passthrough",
|
|
439
|
-
input_mode:
|
|
440
|
-
length:
|
|
441
|
-
description:
|
|
442
|
-
},
|
|
443
|
-
input_mode:
|
|
444
|
-
length:
|
|
445
|
-
description:
|
|
446
|
-
},
|
|
447
|
-
authorization_server:
|
|
448
|
-
},
|
|
449
|
-
},
|
|
450
|
-
authorization_code:
|
|
451
|
-
issuer_state:
|
|
452
|
-
authorization_server:
|
|
453
|
-
}, "passthrough",
|
|
454
|
-
issuer_state:
|
|
455
|
-
authorization_server:
|
|
456
|
-
},
|
|
457
|
-
issuer_state:
|
|
458
|
-
authorization_server:
|
|
459
|
-
},
|
|
460
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
461
|
-
"pre-authorized_code":
|
|
462
|
-
tx_code:
|
|
463
|
-
input_mode:
|
|
464
|
-
length:
|
|
465
|
-
description:
|
|
466
|
-
}, "passthrough",
|
|
467
|
-
input_mode:
|
|
468
|
-
length:
|
|
469
|
-
description:
|
|
470
|
-
},
|
|
471
|
-
input_mode:
|
|
472
|
-
length:
|
|
473
|
-
description:
|
|
474
|
-
},
|
|
475
|
-
authorization_server:
|
|
476
|
-
}, "passthrough",
|
|
477
|
-
"pre-authorized_code":
|
|
478
|
-
tx_code:
|
|
479
|
-
input_mode:
|
|
480
|
-
length:
|
|
481
|
-
description:
|
|
482
|
-
}, "passthrough",
|
|
483
|
-
input_mode:
|
|
484
|
-
length:
|
|
485
|
-
description:
|
|
486
|
-
},
|
|
487
|
-
input_mode:
|
|
488
|
-
length:
|
|
489
|
-
description:
|
|
490
|
-
},
|
|
491
|
-
authorization_server:
|
|
492
|
-
},
|
|
493
|
-
"pre-authorized_code":
|
|
494
|
-
tx_code:
|
|
495
|
-
input_mode:
|
|
496
|
-
length:
|
|
497
|
-
description:
|
|
498
|
-
}, "passthrough",
|
|
499
|
-
input_mode:
|
|
500
|
-
length:
|
|
501
|
-
description:
|
|
502
|
-
},
|
|
503
|
-
input_mode:
|
|
504
|
-
length:
|
|
505
|
-
description:
|
|
506
|
-
},
|
|
507
|
-
authorization_server:
|
|
508
|
-
},
|
|
509
|
-
},
|
|
510
|
-
},
|
|
326
|
+
data: zod1025.objectInputType<{
|
|
327
|
+
credential_issuer: zod1025.ZodEffects<zod1025.ZodString, string, string>;
|
|
328
|
+
credential_configuration_ids: zod1025.ZodArray<zod1025.ZodString, "many">;
|
|
329
|
+
grants: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
330
|
+
authorization_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
331
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
332
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
333
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
334
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
335
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
336
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
337
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
338
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
339
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
340
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod1025.ZodOptional<zod1025.ZodObject<{
|
|
341
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
342
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
343
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
344
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
345
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
346
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
347
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
348
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
349
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
350
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
351
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
352
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
353
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
354
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
355
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
356
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
357
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
358
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
359
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
360
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
361
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
362
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
363
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
364
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
365
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
366
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
367
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
368
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
369
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
370
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
371
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
372
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
373
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
374
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
375
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
376
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
377
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
378
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
379
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
380
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
381
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
382
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
383
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
384
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
385
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
386
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
387
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
388
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
389
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
390
|
+
authorization_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
391
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
392
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
393
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
394
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
395
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
396
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
397
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
398
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
399
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
400
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod1025.ZodOptional<zod1025.ZodObject<{
|
|
401
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
402
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
403
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
404
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
405
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
406
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
407
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
408
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
409
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
410
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
411
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
412
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
413
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
414
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
415
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
416
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
417
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
418
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
419
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
420
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
421
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
422
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
423
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
424
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
425
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
426
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
427
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
428
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
429
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
430
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
431
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
432
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
433
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
434
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
435
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
436
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
437
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
438
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
439
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
440
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
441
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
442
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
443
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
444
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
445
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
446
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
447
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
448
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
449
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
450
|
+
authorization_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
451
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
452
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
453
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
454
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
455
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
456
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
457
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
458
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
459
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
460
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod1025.ZodOptional<zod1025.ZodObject<{
|
|
461
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
462
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
463
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
464
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
465
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
466
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
467
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
468
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
469
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
470
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
471
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
472
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
473
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
474
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
475
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
476
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
477
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
478
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
479
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
480
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
481
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
482
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
483
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
484
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
485
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
486
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
487
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
488
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
489
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
490
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
491
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
492
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
493
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
494
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
495
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
496
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
497
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
498
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
499
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
500
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
501
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
502
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
503
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
504
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
505
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
506
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
507
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
508
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
509
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
510
|
+
}, zod1025.ZodTypeAny, "passthrough">;
|
|
511
511
|
driverParam: string;
|
|
512
512
|
notNull: true;
|
|
513
513
|
hasDefault: false;
|
|
@@ -519,193 +519,193 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
519
519
|
identity: undefined;
|
|
520
520
|
generated: undefined;
|
|
521
521
|
}, {}, {
|
|
522
|
-
$type:
|
|
523
|
-
credential_issuer:
|
|
524
|
-
credential_configuration_ids:
|
|
525
|
-
grants:
|
|
526
|
-
authorization_code:
|
|
527
|
-
issuer_state:
|
|
528
|
-
authorization_server:
|
|
529
|
-
}, "passthrough",
|
|
530
|
-
issuer_state:
|
|
531
|
-
authorization_server:
|
|
532
|
-
},
|
|
533
|
-
issuer_state:
|
|
534
|
-
authorization_server:
|
|
535
|
-
},
|
|
536
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
537
|
-
"pre-authorized_code":
|
|
538
|
-
tx_code:
|
|
539
|
-
input_mode:
|
|
540
|
-
length:
|
|
541
|
-
description:
|
|
542
|
-
}, "passthrough",
|
|
543
|
-
input_mode:
|
|
544
|
-
length:
|
|
545
|
-
description:
|
|
546
|
-
},
|
|
547
|
-
input_mode:
|
|
548
|
-
length:
|
|
549
|
-
description:
|
|
550
|
-
},
|
|
551
|
-
authorization_server:
|
|
552
|
-
}, "passthrough",
|
|
553
|
-
"pre-authorized_code":
|
|
554
|
-
tx_code:
|
|
555
|
-
input_mode:
|
|
556
|
-
length:
|
|
557
|
-
description:
|
|
558
|
-
}, "passthrough",
|
|
559
|
-
input_mode:
|
|
560
|
-
length:
|
|
561
|
-
description:
|
|
562
|
-
},
|
|
563
|
-
input_mode:
|
|
564
|
-
length:
|
|
565
|
-
description:
|
|
566
|
-
},
|
|
567
|
-
authorization_server:
|
|
568
|
-
},
|
|
569
|
-
"pre-authorized_code":
|
|
570
|
-
tx_code:
|
|
571
|
-
input_mode:
|
|
572
|
-
length:
|
|
573
|
-
description:
|
|
574
|
-
}, "passthrough",
|
|
575
|
-
input_mode:
|
|
576
|
-
length:
|
|
577
|
-
description:
|
|
578
|
-
},
|
|
579
|
-
input_mode:
|
|
580
|
-
length:
|
|
581
|
-
description:
|
|
582
|
-
},
|
|
583
|
-
authorization_server:
|
|
584
|
-
},
|
|
585
|
-
}, "passthrough",
|
|
586
|
-
authorization_code:
|
|
587
|
-
issuer_state:
|
|
588
|
-
authorization_server:
|
|
589
|
-
}, "passthrough",
|
|
590
|
-
issuer_state:
|
|
591
|
-
authorization_server:
|
|
592
|
-
},
|
|
593
|
-
issuer_state:
|
|
594
|
-
authorization_server:
|
|
595
|
-
},
|
|
596
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
597
|
-
"pre-authorized_code":
|
|
598
|
-
tx_code:
|
|
599
|
-
input_mode:
|
|
600
|
-
length:
|
|
601
|
-
description:
|
|
602
|
-
}, "passthrough",
|
|
603
|
-
input_mode:
|
|
604
|
-
length:
|
|
605
|
-
description:
|
|
606
|
-
},
|
|
607
|
-
input_mode:
|
|
608
|
-
length:
|
|
609
|
-
description:
|
|
610
|
-
},
|
|
611
|
-
authorization_server:
|
|
612
|
-
}, "passthrough",
|
|
613
|
-
"pre-authorized_code":
|
|
614
|
-
tx_code:
|
|
615
|
-
input_mode:
|
|
616
|
-
length:
|
|
617
|
-
description:
|
|
618
|
-
}, "passthrough",
|
|
619
|
-
input_mode:
|
|
620
|
-
length:
|
|
621
|
-
description:
|
|
622
|
-
},
|
|
623
|
-
input_mode:
|
|
624
|
-
length:
|
|
625
|
-
description:
|
|
626
|
-
},
|
|
627
|
-
authorization_server:
|
|
628
|
-
},
|
|
629
|
-
"pre-authorized_code":
|
|
630
|
-
tx_code:
|
|
631
|
-
input_mode:
|
|
632
|
-
length:
|
|
633
|
-
description:
|
|
634
|
-
}, "passthrough",
|
|
635
|
-
input_mode:
|
|
636
|
-
length:
|
|
637
|
-
description:
|
|
638
|
-
},
|
|
639
|
-
input_mode:
|
|
640
|
-
length:
|
|
641
|
-
description:
|
|
642
|
-
},
|
|
643
|
-
authorization_server:
|
|
644
|
-
},
|
|
645
|
-
},
|
|
646
|
-
authorization_code:
|
|
647
|
-
issuer_state:
|
|
648
|
-
authorization_server:
|
|
649
|
-
}, "passthrough",
|
|
650
|
-
issuer_state:
|
|
651
|
-
authorization_server:
|
|
652
|
-
},
|
|
653
|
-
issuer_state:
|
|
654
|
-
authorization_server:
|
|
655
|
-
},
|
|
656
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
657
|
-
"pre-authorized_code":
|
|
658
|
-
tx_code:
|
|
659
|
-
input_mode:
|
|
660
|
-
length:
|
|
661
|
-
description:
|
|
662
|
-
}, "passthrough",
|
|
663
|
-
input_mode:
|
|
664
|
-
length:
|
|
665
|
-
description:
|
|
666
|
-
},
|
|
667
|
-
input_mode:
|
|
668
|
-
length:
|
|
669
|
-
description:
|
|
670
|
-
},
|
|
671
|
-
authorization_server:
|
|
672
|
-
}, "passthrough",
|
|
673
|
-
"pre-authorized_code":
|
|
674
|
-
tx_code:
|
|
675
|
-
input_mode:
|
|
676
|
-
length:
|
|
677
|
-
description:
|
|
678
|
-
}, "passthrough",
|
|
679
|
-
input_mode:
|
|
680
|
-
length:
|
|
681
|
-
description:
|
|
682
|
-
},
|
|
683
|
-
input_mode:
|
|
684
|
-
length:
|
|
685
|
-
description:
|
|
686
|
-
},
|
|
687
|
-
authorization_server:
|
|
688
|
-
},
|
|
689
|
-
"pre-authorized_code":
|
|
690
|
-
tx_code:
|
|
691
|
-
input_mode:
|
|
692
|
-
length:
|
|
693
|
-
description:
|
|
694
|
-
}, "passthrough",
|
|
695
|
-
input_mode:
|
|
696
|
-
length:
|
|
697
|
-
description:
|
|
698
|
-
},
|
|
699
|
-
input_mode:
|
|
700
|
-
length:
|
|
701
|
-
description:
|
|
702
|
-
},
|
|
703
|
-
authorization_server:
|
|
704
|
-
},
|
|
705
|
-
},
|
|
706
|
-
},
|
|
522
|
+
$type: zod1025.objectInputType<{
|
|
523
|
+
credential_issuer: zod1025.ZodEffects<zod1025.ZodString, string, string>;
|
|
524
|
+
credential_configuration_ids: zod1025.ZodArray<zod1025.ZodString, "many">;
|
|
525
|
+
grants: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
526
|
+
authorization_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
527
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
528
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
529
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
530
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
531
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
532
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
533
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
534
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
535
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
536
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod1025.ZodOptional<zod1025.ZodObject<{
|
|
537
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
538
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
539
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
540
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
541
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
542
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
543
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
544
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
545
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
546
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
547
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
548
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
549
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
550
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
551
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
552
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
553
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
554
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
555
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
556
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
557
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
558
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
559
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
560
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
561
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
562
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
563
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
564
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
565
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
566
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
567
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
568
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
569
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
570
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
571
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
572
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
573
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
574
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
575
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
576
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
577
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
578
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
579
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
580
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
581
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
582
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
583
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
584
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
585
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
586
|
+
authorization_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
587
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
588
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
589
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
590
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
591
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
592
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
593
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
594
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
595
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
596
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod1025.ZodOptional<zod1025.ZodObject<{
|
|
597
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
598
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
599
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
600
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
601
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
602
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
603
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
604
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
605
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
606
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
607
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
608
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
609
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
610
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
611
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
612
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
613
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
614
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
615
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
616
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
617
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
618
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
619
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
620
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
621
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
622
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
623
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
624
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
625
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
626
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
627
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
628
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
629
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
630
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
631
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
632
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
633
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
634
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
635
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
636
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
637
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
638
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
639
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
640
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
641
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
642
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
643
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
644
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
645
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
646
|
+
authorization_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
647
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
648
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
649
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
650
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
651
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
652
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
653
|
+
issuer_state: zod1025.ZodOptional<zod1025.ZodString>;
|
|
654
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
655
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
656
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod1025.ZodOptional<zod1025.ZodObject<{
|
|
657
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
658
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
659
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
660
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
661
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
662
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
663
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
664
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
665
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
666
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
667
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
668
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
669
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
670
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
671
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
672
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
673
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
674
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
675
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
676
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
677
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
678
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
679
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
680
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
681
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
682
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
683
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
684
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
685
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
686
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
687
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
688
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
689
|
+
"pre-authorized_code": zod1025.ZodString;
|
|
690
|
+
tx_code: zod1025.ZodOptional<zod1025.ZodObject<{
|
|
691
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
692
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
693
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
694
|
+
}, "passthrough", zod1025.ZodTypeAny, zod1025.objectOutputType<{
|
|
695
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
696
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
697
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
698
|
+
}, zod1025.ZodTypeAny, "passthrough">, zod1025.objectInputType<{
|
|
699
|
+
input_mode: zod1025.ZodOptional<zod1025.ZodUnion<[zod1025.ZodLiteral<"numeric">, zod1025.ZodLiteral<"text">]>>;
|
|
700
|
+
length: zod1025.ZodOptional<zod1025.ZodNumber>;
|
|
701
|
+
description: zod1025.ZodOptional<zod1025.ZodString>;
|
|
702
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
703
|
+
authorization_server: zod1025.ZodOptional<zod1025.ZodEffects<zod1025.ZodString, string, string>>;
|
|
704
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
705
|
+
}, zod1025.ZodTypeAny, "passthrough">>>;
|
|
706
|
+
}, zod1025.ZodTypeAny, "passthrough">;
|
|
707
707
|
}>;
|
|
708
|
-
generateRefreshTokens:
|
|
708
|
+
generateRefreshTokens: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
709
709
|
name: "generate_refresh_tokens";
|
|
710
710
|
tableName: "OpenId4VcIssuanceSession";
|
|
711
711
|
dataType: "boolean";
|
|
@@ -722,7 +722,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
722
722
|
identity: undefined;
|
|
723
723
|
generated: undefined;
|
|
724
724
|
}, {}, {}>;
|
|
725
|
-
errorMessage:
|
|
725
|
+
errorMessage: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
726
726
|
name: "error_message";
|
|
727
727
|
tableName: "OpenId4VcIssuanceSession";
|
|
728
728
|
dataType: "string";
|
|
@@ -741,7 +741,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
741
741
|
}, {}, {
|
|
742
742
|
length: number | undefined;
|
|
743
743
|
}>;
|
|
744
|
-
contextCorrelationId:
|
|
744
|
+
contextCorrelationId: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
745
745
|
name: "context_correlation_id";
|
|
746
746
|
tableName: "OpenId4VcIssuanceSession";
|
|
747
747
|
dataType: "string";
|
|
@@ -760,7 +760,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
760
760
|
}, {}, {
|
|
761
761
|
length: number | undefined;
|
|
762
762
|
}>;
|
|
763
|
-
id:
|
|
763
|
+
id: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
764
764
|
name: "id";
|
|
765
765
|
tableName: "OpenId4VcIssuanceSession";
|
|
766
766
|
dataType: "string";
|
|
@@ -779,7 +779,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
779
779
|
}, {}, {
|
|
780
780
|
length: undefined;
|
|
781
781
|
}>;
|
|
782
|
-
createdAt:
|
|
782
|
+
createdAt: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
783
783
|
name: "created_at";
|
|
784
784
|
tableName: "OpenId4VcIssuanceSession";
|
|
785
785
|
dataType: "date";
|
|
@@ -796,7 +796,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
796
796
|
identity: undefined;
|
|
797
797
|
generated: undefined;
|
|
798
798
|
}, {}, {}>;
|
|
799
|
-
updatedAt:
|
|
799
|
+
updatedAt: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
800
800
|
name: "updated_at";
|
|
801
801
|
tableName: "OpenId4VcIssuanceSession";
|
|
802
802
|
dataType: "date";
|
|
@@ -813,7 +813,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
813
813
|
identity: undefined;
|
|
814
814
|
generated: undefined;
|
|
815
815
|
}, {}, {}>;
|
|
816
|
-
metadata:
|
|
816
|
+
metadata: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
817
817
|
name: "metadata";
|
|
818
818
|
tableName: "OpenId4VcIssuanceSession";
|
|
819
819
|
dataType: "json";
|
|
@@ -832,7 +832,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_sqlite_core305.SQLiteTableWi
|
|
|
832
832
|
}, {}, {
|
|
833
833
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
834
834
|
}>;
|
|
835
|
-
customTags:
|
|
835
|
+
customTags: drizzle_orm_sqlite_core69.SQLiteColumn<{
|
|
836
836
|
name: "custom_tags";
|
|
837
837
|
tableName: "OpenId4VcIssuanceSession";
|
|
838
838
|
dataType: "json";
|