@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,18 +1,18 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as drizzle_orm0 from "drizzle-orm";
|
|
2
|
+
import * as drizzle_orm_pg_core29 from "drizzle-orm/pg-core";
|
|
3
3
|
import { OpenId4VcIssuanceSessionAuthorization, OpenId4VcIssuanceSessionDpop, OpenId4VcIssuanceSessionPkce, OpenId4VcIssuanceSessionPresentation, OpenId4VcIssuanceSessionRecordTransaction, OpenId4VcIssuanceSessionWalletAttestation } from "@credo-ts/openid4vc";
|
|
4
|
-
import * as
|
|
4
|
+
import * as zod195 from "zod";
|
|
5
5
|
|
|
6
6
|
//#region src/openid4vc/openid4vc-issuance-session-record/postgres.d.ts
|
|
7
7
|
declare namespace postgres_d_exports {
|
|
8
8
|
export { openId4VcIssuanceSession, openId4VcIssuanceSessionStateEnum };
|
|
9
9
|
}
|
|
10
|
-
declare const openId4VcIssuanceSessionStateEnum:
|
|
11
|
-
declare const openId4VcIssuanceSession:
|
|
10
|
+
declare const openId4VcIssuanceSessionStateEnum: drizzle_orm_pg_core29.PgEnum<["OfferCreated", "OfferUriRetrieved", "AuthorizationInitiated", "AuthorizationGranted", "AccessTokenRequested", "AccessTokenCreated", "CredentialRequestReceived", "CredentialsPartiallyIssued", "Completed", "Error"]>;
|
|
11
|
+
declare const openId4VcIssuanceSession: drizzle_orm_pg_core29.PgTableWithColumns<{
|
|
12
12
|
name: "OpenId4VcIssuanceSession";
|
|
13
13
|
schema: undefined;
|
|
14
14
|
columns: {
|
|
15
|
-
issuerId:
|
|
15
|
+
issuerId: drizzle_orm_pg_core29.PgColumn<{
|
|
16
16
|
name: "issuer_id";
|
|
17
17
|
tableName: "OpenId4VcIssuanceSession";
|
|
18
18
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
29
29
|
identity: undefined;
|
|
30
30
|
generated: undefined;
|
|
31
31
|
}, {}, {}>;
|
|
32
|
-
expiresAt:
|
|
32
|
+
expiresAt: drizzle_orm_pg_core29.PgColumn<{
|
|
33
33
|
name: "expires_at";
|
|
34
34
|
tableName: "OpenId4VcIssuanceSession";
|
|
35
35
|
dataType: "date";
|
|
@@ -46,7 +46,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
state:
|
|
49
|
+
state: drizzle_orm_pg_core29.PgColumn<{
|
|
50
50
|
name: "state";
|
|
51
51
|
tableName: "OpenId4VcIssuanceSession";
|
|
52
52
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
63
63
|
identity: undefined;
|
|
64
64
|
generated: undefined;
|
|
65
65
|
}, {}, {}>;
|
|
66
|
-
issuedCredentials:
|
|
66
|
+
issuedCredentials: drizzle_orm_pg_core29.PgColumn<{
|
|
67
67
|
name: "issued_credentials";
|
|
68
68
|
tableName: "OpenId4VcIssuanceSession";
|
|
69
69
|
dataType: "array";
|
|
@@ -76,7 +76,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
76
76
|
isAutoincrement: false;
|
|
77
77
|
hasRuntimeDefault: false;
|
|
78
78
|
enumValues: [string, ...string[]];
|
|
79
|
-
baseColumn:
|
|
79
|
+
baseColumn: drizzle_orm0.Column<{
|
|
80
80
|
name: "issued_credentials";
|
|
81
81
|
tableName: "OpenId4VcIssuanceSession";
|
|
82
82
|
dataType: "string";
|
|
@@ -96,17 +96,17 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
96
96
|
identity: undefined;
|
|
97
97
|
generated: undefined;
|
|
98
98
|
}, {}, {
|
|
99
|
-
baseBuilder:
|
|
99
|
+
baseBuilder: drizzle_orm_pg_core29.PgColumnBuilder<{
|
|
100
100
|
name: "issued_credentials";
|
|
101
101
|
dataType: "string";
|
|
102
102
|
columnType: "PgText";
|
|
103
103
|
data: string;
|
|
104
104
|
enumValues: [string, ...string[]];
|
|
105
105
|
driverParam: string;
|
|
106
|
-
}, {}, {},
|
|
106
|
+
}, {}, {}, drizzle_orm0.ColumnBuilderExtraConfig>;
|
|
107
107
|
size: undefined;
|
|
108
108
|
}>;
|
|
109
|
-
preAuthorizedCode:
|
|
109
|
+
preAuthorizedCode: drizzle_orm_pg_core29.PgColumn<{
|
|
110
110
|
name: "pre_authorized_code";
|
|
111
111
|
tableName: "OpenId4VcIssuanceSession";
|
|
112
112
|
dataType: "string";
|
|
@@ -123,7 +123,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
123
123
|
identity: undefined;
|
|
124
124
|
generated: undefined;
|
|
125
125
|
}, {}, {}>;
|
|
126
|
-
userPin:
|
|
126
|
+
userPin: drizzle_orm_pg_core29.PgColumn<{
|
|
127
127
|
name: "user_pin";
|
|
128
128
|
tableName: "OpenId4VcIssuanceSession";
|
|
129
129
|
dataType: "string";
|
|
@@ -140,7 +140,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
140
140
|
identity: undefined;
|
|
141
141
|
generated: undefined;
|
|
142
142
|
}, {}, {}>;
|
|
143
|
-
clientId:
|
|
143
|
+
clientId: drizzle_orm_pg_core29.PgColumn<{
|
|
144
144
|
name: "client_id";
|
|
145
145
|
tableName: "OpenId4VcIssuanceSession";
|
|
146
146
|
dataType: "string";
|
|
@@ -157,7 +157,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
157
157
|
identity: undefined;
|
|
158
158
|
generated: undefined;
|
|
159
159
|
}, {}, {}>;
|
|
160
|
-
pkce:
|
|
160
|
+
pkce: drizzle_orm_pg_core29.PgColumn<{
|
|
161
161
|
name: "pkce";
|
|
162
162
|
tableName: "OpenId4VcIssuanceSession";
|
|
163
163
|
dataType: "json";
|
|
@@ -176,7 +176,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
176
176
|
}, {}, {
|
|
177
177
|
$type: OpenId4VcIssuanceSessionPkce;
|
|
178
178
|
}>;
|
|
179
|
-
walletAttestation:
|
|
179
|
+
walletAttestation: drizzle_orm_pg_core29.PgColumn<{
|
|
180
180
|
name: "wallet_attestation";
|
|
181
181
|
tableName: "OpenId4VcIssuanceSession";
|
|
182
182
|
dataType: "json";
|
|
@@ -195,7 +195,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
195
195
|
}, {}, {
|
|
196
196
|
$type: OpenId4VcIssuanceSessionWalletAttestation;
|
|
197
197
|
}>;
|
|
198
|
-
dpop:
|
|
198
|
+
dpop: drizzle_orm_pg_core29.PgColumn<{
|
|
199
199
|
name: "dpop";
|
|
200
200
|
tableName: "OpenId4VcIssuanceSession";
|
|
201
201
|
dataType: "json";
|
|
@@ -214,7 +214,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
214
214
|
}, {}, {
|
|
215
215
|
$type: OpenId4VcIssuanceSessionDpop;
|
|
216
216
|
}>;
|
|
217
|
-
authorization:
|
|
217
|
+
authorization: drizzle_orm_pg_core29.PgColumn<{
|
|
218
218
|
name: "authorization";
|
|
219
219
|
tableName: "OpenId4VcIssuanceSession";
|
|
220
220
|
dataType: "json";
|
|
@@ -237,7 +237,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
237
237
|
codeExpiresAt?: string;
|
|
238
238
|
};
|
|
239
239
|
}>;
|
|
240
|
-
presentation:
|
|
240
|
+
presentation: drizzle_orm_pg_core29.PgColumn<{
|
|
241
241
|
name: "presentation";
|
|
242
242
|
tableName: "OpenId4VcIssuanceSession";
|
|
243
243
|
dataType: "json";
|
|
@@ -256,7 +256,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
256
256
|
}, {}, {
|
|
257
257
|
$type: OpenId4VcIssuanceSessionPresentation;
|
|
258
258
|
}>;
|
|
259
|
-
issuanceMetadata:
|
|
259
|
+
issuanceMetadata: drizzle_orm_pg_core29.PgColumn<{
|
|
260
260
|
name: "issuance_metadata";
|
|
261
261
|
tableName: "OpenId4VcIssuanceSession";
|
|
262
262
|
dataType: "json";
|
|
@@ -275,7 +275,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
275
275
|
}, {}, {
|
|
276
276
|
$type: Record<string, unknown>;
|
|
277
277
|
}>;
|
|
278
|
-
transactions:
|
|
278
|
+
transactions: drizzle_orm_pg_core29.PgColumn<{
|
|
279
279
|
name: "transactions";
|
|
280
280
|
tableName: "OpenId4VcIssuanceSession";
|
|
281
281
|
dataType: "json";
|
|
@@ -294,7 +294,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
294
294
|
}, {}, {
|
|
295
295
|
$type: OpenId4VcIssuanceSessionRecordTransaction[];
|
|
296
296
|
}>;
|
|
297
|
-
credentialOfferUri:
|
|
297
|
+
credentialOfferUri: drizzle_orm_pg_core29.PgColumn<{
|
|
298
298
|
name: "credential_offer_uri";
|
|
299
299
|
tableName: "OpenId4VcIssuanceSession";
|
|
300
300
|
dataType: "string";
|
|
@@ -311,7 +311,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
311
311
|
identity: undefined;
|
|
312
312
|
generated: undefined;
|
|
313
313
|
}, {}, {}>;
|
|
314
|
-
credentialOfferId:
|
|
314
|
+
credentialOfferId: drizzle_orm_pg_core29.PgColumn<{
|
|
315
315
|
name: "credential_offer_id";
|
|
316
316
|
tableName: "OpenId4VcIssuanceSession";
|
|
317
317
|
dataType: "string";
|
|
@@ -328,196 +328,196 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
328
328
|
identity: undefined;
|
|
329
329
|
generated: undefined;
|
|
330
330
|
}, {}, {}>;
|
|
331
|
-
credentialOfferPayload:
|
|
331
|
+
credentialOfferPayload: drizzle_orm_pg_core29.PgColumn<{
|
|
332
332
|
name: "credential_offer_payload";
|
|
333
333
|
tableName: "OpenId4VcIssuanceSession";
|
|
334
334
|
dataType: "json";
|
|
335
335
|
columnType: "PgJsonb";
|
|
336
|
-
data:
|
|
337
|
-
credential_issuer:
|
|
338
|
-
credential_configuration_ids:
|
|
339
|
-
grants:
|
|
340
|
-
authorization_code:
|
|
341
|
-
issuer_state:
|
|
342
|
-
authorization_server:
|
|
343
|
-
}, "passthrough",
|
|
344
|
-
issuer_state:
|
|
345
|
-
authorization_server:
|
|
346
|
-
},
|
|
347
|
-
issuer_state:
|
|
348
|
-
authorization_server:
|
|
349
|
-
},
|
|
350
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
351
|
-
"pre-authorized_code":
|
|
352
|
-
tx_code:
|
|
353
|
-
input_mode:
|
|
354
|
-
length:
|
|
355
|
-
description:
|
|
356
|
-
}, "passthrough",
|
|
357
|
-
input_mode:
|
|
358
|
-
length:
|
|
359
|
-
description:
|
|
360
|
-
},
|
|
361
|
-
input_mode:
|
|
362
|
-
length:
|
|
363
|
-
description:
|
|
364
|
-
},
|
|
365
|
-
authorization_server:
|
|
366
|
-
}, "passthrough",
|
|
367
|
-
"pre-authorized_code":
|
|
368
|
-
tx_code:
|
|
369
|
-
input_mode:
|
|
370
|
-
length:
|
|
371
|
-
description:
|
|
372
|
-
}, "passthrough",
|
|
373
|
-
input_mode:
|
|
374
|
-
length:
|
|
375
|
-
description:
|
|
376
|
-
},
|
|
377
|
-
input_mode:
|
|
378
|
-
length:
|
|
379
|
-
description:
|
|
380
|
-
},
|
|
381
|
-
authorization_server:
|
|
382
|
-
},
|
|
383
|
-
"pre-authorized_code":
|
|
384
|
-
tx_code:
|
|
385
|
-
input_mode:
|
|
386
|
-
length:
|
|
387
|
-
description:
|
|
388
|
-
}, "passthrough",
|
|
389
|
-
input_mode:
|
|
390
|
-
length:
|
|
391
|
-
description:
|
|
392
|
-
},
|
|
393
|
-
input_mode:
|
|
394
|
-
length:
|
|
395
|
-
description:
|
|
396
|
-
},
|
|
397
|
-
authorization_server:
|
|
398
|
-
},
|
|
399
|
-
}, "passthrough",
|
|
400
|
-
authorization_code:
|
|
401
|
-
issuer_state:
|
|
402
|
-
authorization_server:
|
|
403
|
-
}, "passthrough",
|
|
404
|
-
issuer_state:
|
|
405
|
-
authorization_server:
|
|
406
|
-
},
|
|
407
|
-
issuer_state:
|
|
408
|
-
authorization_server:
|
|
409
|
-
},
|
|
410
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
411
|
-
"pre-authorized_code":
|
|
412
|
-
tx_code:
|
|
413
|
-
input_mode:
|
|
414
|
-
length:
|
|
415
|
-
description:
|
|
416
|
-
}, "passthrough",
|
|
417
|
-
input_mode:
|
|
418
|
-
length:
|
|
419
|
-
description:
|
|
420
|
-
},
|
|
421
|
-
input_mode:
|
|
422
|
-
length:
|
|
423
|
-
description:
|
|
424
|
-
},
|
|
425
|
-
authorization_server:
|
|
426
|
-
}, "passthrough",
|
|
427
|
-
"pre-authorized_code":
|
|
428
|
-
tx_code:
|
|
429
|
-
input_mode:
|
|
430
|
-
length:
|
|
431
|
-
description:
|
|
432
|
-
}, "passthrough",
|
|
433
|
-
input_mode:
|
|
434
|
-
length:
|
|
435
|
-
description:
|
|
436
|
-
},
|
|
437
|
-
input_mode:
|
|
438
|
-
length:
|
|
439
|
-
description:
|
|
440
|
-
},
|
|
441
|
-
authorization_server:
|
|
442
|
-
},
|
|
443
|
-
"pre-authorized_code":
|
|
444
|
-
tx_code:
|
|
445
|
-
input_mode:
|
|
446
|
-
length:
|
|
447
|
-
description:
|
|
448
|
-
}, "passthrough",
|
|
449
|
-
input_mode:
|
|
450
|
-
length:
|
|
451
|
-
description:
|
|
452
|
-
},
|
|
453
|
-
input_mode:
|
|
454
|
-
length:
|
|
455
|
-
description:
|
|
456
|
-
},
|
|
457
|
-
authorization_server:
|
|
458
|
-
},
|
|
459
|
-
},
|
|
460
|
-
authorization_code:
|
|
461
|
-
issuer_state:
|
|
462
|
-
authorization_server:
|
|
463
|
-
}, "passthrough",
|
|
464
|
-
issuer_state:
|
|
465
|
-
authorization_server:
|
|
466
|
-
},
|
|
467
|
-
issuer_state:
|
|
468
|
-
authorization_server:
|
|
469
|
-
},
|
|
470
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
471
|
-
"pre-authorized_code":
|
|
472
|
-
tx_code:
|
|
473
|
-
input_mode:
|
|
474
|
-
length:
|
|
475
|
-
description:
|
|
476
|
-
}, "passthrough",
|
|
477
|
-
input_mode:
|
|
478
|
-
length:
|
|
479
|
-
description:
|
|
480
|
-
},
|
|
481
|
-
input_mode:
|
|
482
|
-
length:
|
|
483
|
-
description:
|
|
484
|
-
},
|
|
485
|
-
authorization_server:
|
|
486
|
-
}, "passthrough",
|
|
487
|
-
"pre-authorized_code":
|
|
488
|
-
tx_code:
|
|
489
|
-
input_mode:
|
|
490
|
-
length:
|
|
491
|
-
description:
|
|
492
|
-
}, "passthrough",
|
|
493
|
-
input_mode:
|
|
494
|
-
length:
|
|
495
|
-
description:
|
|
496
|
-
},
|
|
497
|
-
input_mode:
|
|
498
|
-
length:
|
|
499
|
-
description:
|
|
500
|
-
},
|
|
501
|
-
authorization_server:
|
|
502
|
-
},
|
|
503
|
-
"pre-authorized_code":
|
|
504
|
-
tx_code:
|
|
505
|
-
input_mode:
|
|
506
|
-
length:
|
|
507
|
-
description:
|
|
508
|
-
}, "passthrough",
|
|
509
|
-
input_mode:
|
|
510
|
-
length:
|
|
511
|
-
description:
|
|
512
|
-
},
|
|
513
|
-
input_mode:
|
|
514
|
-
length:
|
|
515
|
-
description:
|
|
516
|
-
},
|
|
517
|
-
authorization_server:
|
|
518
|
-
},
|
|
519
|
-
},
|
|
520
|
-
},
|
|
336
|
+
data: zod195.objectInputType<{
|
|
337
|
+
credential_issuer: zod195.ZodEffects<zod195.ZodString, string, string>;
|
|
338
|
+
credential_configuration_ids: zod195.ZodArray<zod195.ZodString, "many">;
|
|
339
|
+
grants: zod195.ZodOptional<zod195.ZodObject<{
|
|
340
|
+
authorization_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
341
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
342
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
343
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
344
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
345
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
346
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
347
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
348
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
349
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
350
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod195.ZodOptional<zod195.ZodObject<{
|
|
351
|
+
"pre-authorized_code": zod195.ZodString;
|
|
352
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
353
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
354
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
355
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
356
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
357
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
358
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
359
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
360
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
361
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
362
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
363
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
364
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
365
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
366
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
367
|
+
"pre-authorized_code": zod195.ZodString;
|
|
368
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
369
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
370
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
371
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
372
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
373
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
374
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
375
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
376
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
377
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
378
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
379
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
380
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
381
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
382
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
383
|
+
"pre-authorized_code": zod195.ZodString;
|
|
384
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
385
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
386
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
387
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
388
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
389
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
390
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
391
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
392
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
393
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
394
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
395
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
396
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
397
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
398
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
399
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
400
|
+
authorization_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
401
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
402
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
403
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
404
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
405
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
406
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
407
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
408
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
409
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
410
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod195.ZodOptional<zod195.ZodObject<{
|
|
411
|
+
"pre-authorized_code": zod195.ZodString;
|
|
412
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
413
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
414
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
415
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
416
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
417
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
418
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
419
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
420
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
421
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
422
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
423
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
424
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
425
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
426
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
427
|
+
"pre-authorized_code": zod195.ZodString;
|
|
428
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
429
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
430
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
431
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
432
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
433
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
434
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
435
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
436
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
437
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
438
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
439
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
440
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
441
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
442
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
443
|
+
"pre-authorized_code": zod195.ZodString;
|
|
444
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
445
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
446
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
447
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
448
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
449
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
450
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
451
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
452
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
453
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
454
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
455
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
456
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
457
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
458
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
459
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
460
|
+
authorization_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
461
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
462
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
463
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
464
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
465
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
466
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
467
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
468
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
469
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
470
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod195.ZodOptional<zod195.ZodObject<{
|
|
471
|
+
"pre-authorized_code": zod195.ZodString;
|
|
472
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
473
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
474
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
475
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
476
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
477
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
478
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
479
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
480
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
481
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
482
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
483
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
484
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
485
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
486
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
487
|
+
"pre-authorized_code": zod195.ZodString;
|
|
488
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
489
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
490
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
491
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
492
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
493
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
494
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
495
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
496
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
497
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
498
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
499
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
500
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
501
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
502
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
503
|
+
"pre-authorized_code": zod195.ZodString;
|
|
504
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
505
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
506
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
507
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
508
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
509
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
510
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
511
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
512
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
513
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
514
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
515
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
516
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
517
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
518
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
519
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
520
|
+
}, zod195.ZodTypeAny, "passthrough">;
|
|
521
521
|
driverParam: unknown;
|
|
522
522
|
notNull: true;
|
|
523
523
|
hasDefault: false;
|
|
@@ -529,193 +529,193 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
529
529
|
identity: undefined;
|
|
530
530
|
generated: undefined;
|
|
531
531
|
}, {}, {
|
|
532
|
-
$type:
|
|
533
|
-
credential_issuer:
|
|
534
|
-
credential_configuration_ids:
|
|
535
|
-
grants:
|
|
536
|
-
authorization_code:
|
|
537
|
-
issuer_state:
|
|
538
|
-
authorization_server:
|
|
539
|
-
}, "passthrough",
|
|
540
|
-
issuer_state:
|
|
541
|
-
authorization_server:
|
|
542
|
-
},
|
|
543
|
-
issuer_state:
|
|
544
|
-
authorization_server:
|
|
545
|
-
},
|
|
546
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
547
|
-
"pre-authorized_code":
|
|
548
|
-
tx_code:
|
|
549
|
-
input_mode:
|
|
550
|
-
length:
|
|
551
|
-
description:
|
|
552
|
-
}, "passthrough",
|
|
553
|
-
input_mode:
|
|
554
|
-
length:
|
|
555
|
-
description:
|
|
556
|
-
},
|
|
557
|
-
input_mode:
|
|
558
|
-
length:
|
|
559
|
-
description:
|
|
560
|
-
},
|
|
561
|
-
authorization_server:
|
|
562
|
-
}, "passthrough",
|
|
563
|
-
"pre-authorized_code":
|
|
564
|
-
tx_code:
|
|
565
|
-
input_mode:
|
|
566
|
-
length:
|
|
567
|
-
description:
|
|
568
|
-
}, "passthrough",
|
|
569
|
-
input_mode:
|
|
570
|
-
length:
|
|
571
|
-
description:
|
|
572
|
-
},
|
|
573
|
-
input_mode:
|
|
574
|
-
length:
|
|
575
|
-
description:
|
|
576
|
-
},
|
|
577
|
-
authorization_server:
|
|
578
|
-
},
|
|
579
|
-
"pre-authorized_code":
|
|
580
|
-
tx_code:
|
|
581
|
-
input_mode:
|
|
582
|
-
length:
|
|
583
|
-
description:
|
|
584
|
-
}, "passthrough",
|
|
585
|
-
input_mode:
|
|
586
|
-
length:
|
|
587
|
-
description:
|
|
588
|
-
},
|
|
589
|
-
input_mode:
|
|
590
|
-
length:
|
|
591
|
-
description:
|
|
592
|
-
},
|
|
593
|
-
authorization_server:
|
|
594
|
-
},
|
|
595
|
-
}, "passthrough",
|
|
596
|
-
authorization_code:
|
|
597
|
-
issuer_state:
|
|
598
|
-
authorization_server:
|
|
599
|
-
}, "passthrough",
|
|
600
|
-
issuer_state:
|
|
601
|
-
authorization_server:
|
|
602
|
-
},
|
|
603
|
-
issuer_state:
|
|
604
|
-
authorization_server:
|
|
605
|
-
},
|
|
606
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
607
|
-
"pre-authorized_code":
|
|
608
|
-
tx_code:
|
|
609
|
-
input_mode:
|
|
610
|
-
length:
|
|
611
|
-
description:
|
|
612
|
-
}, "passthrough",
|
|
613
|
-
input_mode:
|
|
614
|
-
length:
|
|
615
|
-
description:
|
|
616
|
-
},
|
|
617
|
-
input_mode:
|
|
618
|
-
length:
|
|
619
|
-
description:
|
|
620
|
-
},
|
|
621
|
-
authorization_server:
|
|
622
|
-
}, "passthrough",
|
|
623
|
-
"pre-authorized_code":
|
|
624
|
-
tx_code:
|
|
625
|
-
input_mode:
|
|
626
|
-
length:
|
|
627
|
-
description:
|
|
628
|
-
}, "passthrough",
|
|
629
|
-
input_mode:
|
|
630
|
-
length:
|
|
631
|
-
description:
|
|
632
|
-
},
|
|
633
|
-
input_mode:
|
|
634
|
-
length:
|
|
635
|
-
description:
|
|
636
|
-
},
|
|
637
|
-
authorization_server:
|
|
638
|
-
},
|
|
639
|
-
"pre-authorized_code":
|
|
640
|
-
tx_code:
|
|
641
|
-
input_mode:
|
|
642
|
-
length:
|
|
643
|
-
description:
|
|
644
|
-
}, "passthrough",
|
|
645
|
-
input_mode:
|
|
646
|
-
length:
|
|
647
|
-
description:
|
|
648
|
-
},
|
|
649
|
-
input_mode:
|
|
650
|
-
length:
|
|
651
|
-
description:
|
|
652
|
-
},
|
|
653
|
-
authorization_server:
|
|
654
|
-
},
|
|
655
|
-
},
|
|
656
|
-
authorization_code:
|
|
657
|
-
issuer_state:
|
|
658
|
-
authorization_server:
|
|
659
|
-
}, "passthrough",
|
|
660
|
-
issuer_state:
|
|
661
|
-
authorization_server:
|
|
662
|
-
},
|
|
663
|
-
issuer_state:
|
|
664
|
-
authorization_server:
|
|
665
|
-
},
|
|
666
|
-
"urn:ietf:params:oauth:grant-type:pre-authorized_code":
|
|
667
|
-
"pre-authorized_code":
|
|
668
|
-
tx_code:
|
|
669
|
-
input_mode:
|
|
670
|
-
length:
|
|
671
|
-
description:
|
|
672
|
-
}, "passthrough",
|
|
673
|
-
input_mode:
|
|
674
|
-
length:
|
|
675
|
-
description:
|
|
676
|
-
},
|
|
677
|
-
input_mode:
|
|
678
|
-
length:
|
|
679
|
-
description:
|
|
680
|
-
},
|
|
681
|
-
authorization_server:
|
|
682
|
-
}, "passthrough",
|
|
683
|
-
"pre-authorized_code":
|
|
684
|
-
tx_code:
|
|
685
|
-
input_mode:
|
|
686
|
-
length:
|
|
687
|
-
description:
|
|
688
|
-
}, "passthrough",
|
|
689
|
-
input_mode:
|
|
690
|
-
length:
|
|
691
|
-
description:
|
|
692
|
-
},
|
|
693
|
-
input_mode:
|
|
694
|
-
length:
|
|
695
|
-
description:
|
|
696
|
-
},
|
|
697
|
-
authorization_server:
|
|
698
|
-
},
|
|
699
|
-
"pre-authorized_code":
|
|
700
|
-
tx_code:
|
|
701
|
-
input_mode:
|
|
702
|
-
length:
|
|
703
|
-
description:
|
|
704
|
-
}, "passthrough",
|
|
705
|
-
input_mode:
|
|
706
|
-
length:
|
|
707
|
-
description:
|
|
708
|
-
},
|
|
709
|
-
input_mode:
|
|
710
|
-
length:
|
|
711
|
-
description:
|
|
712
|
-
},
|
|
713
|
-
authorization_server:
|
|
714
|
-
},
|
|
715
|
-
},
|
|
716
|
-
},
|
|
532
|
+
$type: zod195.objectInputType<{
|
|
533
|
+
credential_issuer: zod195.ZodEffects<zod195.ZodString, string, string>;
|
|
534
|
+
credential_configuration_ids: zod195.ZodArray<zod195.ZodString, "many">;
|
|
535
|
+
grants: zod195.ZodOptional<zod195.ZodObject<{
|
|
536
|
+
authorization_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
537
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
538
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
539
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
540
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
541
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
542
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
543
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
544
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
545
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
546
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod195.ZodOptional<zod195.ZodObject<{
|
|
547
|
+
"pre-authorized_code": zod195.ZodString;
|
|
548
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
549
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
550
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
551
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
552
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
553
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
554
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
555
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
556
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
557
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
558
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
559
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
560
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
561
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
562
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
563
|
+
"pre-authorized_code": zod195.ZodString;
|
|
564
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
565
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
566
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
567
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
568
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
569
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
570
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
571
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
572
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
573
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
574
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
575
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
576
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
577
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
578
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
579
|
+
"pre-authorized_code": zod195.ZodString;
|
|
580
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
581
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
582
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
583
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
584
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
585
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
586
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
587
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
588
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
589
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
590
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
591
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
592
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
593
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
594
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
595
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
596
|
+
authorization_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
597
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
598
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
599
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
600
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
601
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
602
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
603
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
604
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
605
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
606
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod195.ZodOptional<zod195.ZodObject<{
|
|
607
|
+
"pre-authorized_code": zod195.ZodString;
|
|
608
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
609
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
610
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
611
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
612
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
613
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
614
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
615
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
616
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
617
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
618
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
619
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
620
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
621
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
622
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
623
|
+
"pre-authorized_code": zod195.ZodString;
|
|
624
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
625
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
626
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
627
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
628
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
629
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
630
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
631
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
632
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
633
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
634
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
635
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
636
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
637
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
638
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
639
|
+
"pre-authorized_code": zod195.ZodString;
|
|
640
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
641
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
642
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
643
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
644
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
645
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
646
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
647
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
648
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
649
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
650
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
651
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
652
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
653
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
654
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
655
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
656
|
+
authorization_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
657
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
658
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
659
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
660
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
661
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
662
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
663
|
+
issuer_state: zod195.ZodOptional<zod195.ZodString>;
|
|
664
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
665
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
666
|
+
"urn:ietf:params:oauth:grant-type:pre-authorized_code": zod195.ZodOptional<zod195.ZodObject<{
|
|
667
|
+
"pre-authorized_code": zod195.ZodString;
|
|
668
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
669
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
670
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
671
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
672
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
673
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
674
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
675
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
676
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
677
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
678
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
679
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
680
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
681
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
682
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
683
|
+
"pre-authorized_code": zod195.ZodString;
|
|
684
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
685
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
686
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
687
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
688
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
689
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
690
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
691
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
692
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
693
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
694
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
695
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
696
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
697
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
698
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
699
|
+
"pre-authorized_code": zod195.ZodString;
|
|
700
|
+
tx_code: zod195.ZodOptional<zod195.ZodObject<{
|
|
701
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
702
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
703
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
704
|
+
}, "passthrough", zod195.ZodTypeAny, zod195.objectOutputType<{
|
|
705
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
706
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
707
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
708
|
+
}, zod195.ZodTypeAny, "passthrough">, zod195.objectInputType<{
|
|
709
|
+
input_mode: zod195.ZodOptional<zod195.ZodUnion<[zod195.ZodLiteral<"numeric">, zod195.ZodLiteral<"text">]>>;
|
|
710
|
+
length: zod195.ZodOptional<zod195.ZodNumber>;
|
|
711
|
+
description: zod195.ZodOptional<zod195.ZodString>;
|
|
712
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
713
|
+
authorization_server: zod195.ZodOptional<zod195.ZodEffects<zod195.ZodString, string, string>>;
|
|
714
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
715
|
+
}, zod195.ZodTypeAny, "passthrough">>>;
|
|
716
|
+
}, zod195.ZodTypeAny, "passthrough">;
|
|
717
717
|
}>;
|
|
718
|
-
generateRefreshTokens:
|
|
718
|
+
generateRefreshTokens: drizzle_orm_pg_core29.PgColumn<{
|
|
719
719
|
name: "generate_refresh_tokens";
|
|
720
720
|
tableName: "OpenId4VcIssuanceSession";
|
|
721
721
|
dataType: "boolean";
|
|
@@ -732,7 +732,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
732
732
|
identity: undefined;
|
|
733
733
|
generated: undefined;
|
|
734
734
|
}, {}, {}>;
|
|
735
|
-
errorMessage:
|
|
735
|
+
errorMessage: drizzle_orm_pg_core29.PgColumn<{
|
|
736
736
|
name: "error_message";
|
|
737
737
|
tableName: "OpenId4VcIssuanceSession";
|
|
738
738
|
dataType: "string";
|
|
@@ -749,7 +749,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
749
749
|
identity: undefined;
|
|
750
750
|
generated: undefined;
|
|
751
751
|
}, {}, {}>;
|
|
752
|
-
contextCorrelationId:
|
|
752
|
+
contextCorrelationId: drizzle_orm_pg_core29.PgColumn<{
|
|
753
753
|
name: "context_correlation_id";
|
|
754
754
|
tableName: "OpenId4VcIssuanceSession";
|
|
755
755
|
dataType: "string";
|
|
@@ -766,7 +766,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
766
766
|
identity: undefined;
|
|
767
767
|
generated: undefined;
|
|
768
768
|
}, {}, {}>;
|
|
769
|
-
id:
|
|
769
|
+
id: drizzle_orm_pg_core29.PgColumn<{
|
|
770
770
|
name: "id";
|
|
771
771
|
tableName: "OpenId4VcIssuanceSession";
|
|
772
772
|
dataType: "string";
|
|
@@ -783,7 +783,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
783
783
|
identity: undefined;
|
|
784
784
|
generated: undefined;
|
|
785
785
|
}, {}, {}>;
|
|
786
|
-
createdAt:
|
|
786
|
+
createdAt: drizzle_orm_pg_core29.PgColumn<{
|
|
787
787
|
name: "created_at";
|
|
788
788
|
tableName: "OpenId4VcIssuanceSession";
|
|
789
789
|
dataType: "date";
|
|
@@ -800,7 +800,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
800
800
|
identity: undefined;
|
|
801
801
|
generated: undefined;
|
|
802
802
|
}, {}, {}>;
|
|
803
|
-
updatedAt:
|
|
803
|
+
updatedAt: drizzle_orm_pg_core29.PgColumn<{
|
|
804
804
|
name: "updated_at";
|
|
805
805
|
tableName: "OpenId4VcIssuanceSession";
|
|
806
806
|
dataType: "date";
|
|
@@ -817,7 +817,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
817
817
|
identity: undefined;
|
|
818
818
|
generated: undefined;
|
|
819
819
|
}, {}, {}>;
|
|
820
|
-
metadata:
|
|
820
|
+
metadata: drizzle_orm_pg_core29.PgColumn<{
|
|
821
821
|
name: "metadata";
|
|
822
822
|
tableName: "OpenId4VcIssuanceSession";
|
|
823
823
|
dataType: "json";
|
|
@@ -836,7 +836,7 @@ declare const openId4VcIssuanceSession: drizzle_orm_pg_core444.PgTableWithColumn
|
|
|
836
836
|
}, {}, {
|
|
837
837
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
838
838
|
}>;
|
|
839
|
-
customTags:
|
|
839
|
+
customTags: drizzle_orm_pg_core29.PgColumn<{
|
|
840
840
|
name: "custom_tags";
|
|
841
841
|
tableName: "OpenId4VcIssuanceSession";
|
|
842
842
|
dataType: "json";
|