@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
|
|
1
|
+
import * as drizzle_orm_pg_core66 from "drizzle-orm/pg-core";
|
|
2
2
|
import { OpenId4VpAuthorizationRequestPayload } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod1855 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-verification-session-record/postgres.d.ts
|
|
6
6
|
declare namespace postgres_d_exports {
|
|
7
7
|
export { openId4VcVerificationSession, openId4VcVerificationSessionStateEnum, openId4VcVerificationSessionStates };
|
|
8
8
|
}
|
|
9
9
|
declare const openId4VcVerificationSessionStates: readonly ["Error", "RequestCreated", "RequestUriRetrieved", "ResponseVerified"];
|
|
10
|
-
declare const openId4VcVerificationSessionStateEnum:
|
|
11
|
-
declare const openId4VcVerificationSession:
|
|
10
|
+
declare const openId4VcVerificationSessionStateEnum: drizzle_orm_pg_core66.PgEnum<["Error", "RequestCreated", "RequestUriRetrieved", "ResponseVerified"]>;
|
|
11
|
+
declare const openId4VcVerificationSession: drizzle_orm_pg_core66.PgTableWithColumns<{
|
|
12
12
|
name: "OpenId4VcVerificationSession";
|
|
13
13
|
schema: undefined;
|
|
14
14
|
columns: {
|
|
15
|
-
verifierId:
|
|
15
|
+
verifierId: drizzle_orm_pg_core66.PgColumn<{
|
|
16
16
|
name: "verifier_id";
|
|
17
17
|
tableName: "OpenId4VcVerificationSession";
|
|
18
18
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
29
29
|
identity: undefined;
|
|
30
30
|
generated: undefined;
|
|
31
31
|
}, {}, {}>;
|
|
32
|
-
state:
|
|
32
|
+
state: drizzle_orm_pg_core66.PgColumn<{
|
|
33
33
|
name: "state";
|
|
34
34
|
tableName: "OpenId4VcVerificationSession";
|
|
35
35
|
dataType: "string";
|
|
@@ -46,7 +46,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
errorMessage:
|
|
49
|
+
errorMessage: drizzle_orm_pg_core66.PgColumn<{
|
|
50
50
|
name: "error_message";
|
|
51
51
|
tableName: "OpenId4VcVerificationSession";
|
|
52
52
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
63
63
|
identity: undefined;
|
|
64
64
|
generated: undefined;
|
|
65
65
|
}, {}, {}>;
|
|
66
|
-
authorizationRequestJwt:
|
|
66
|
+
authorizationRequestJwt: drizzle_orm_pg_core66.PgColumn<{
|
|
67
67
|
name: "authorization_request_jwt";
|
|
68
68
|
tableName: "OpenId4VcVerificationSession";
|
|
69
69
|
dataType: "string";
|
|
@@ -80,7 +80,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
80
80
|
identity: undefined;
|
|
81
81
|
generated: undefined;
|
|
82
82
|
}, {}, {}>;
|
|
83
|
-
authorizationRequestPayload:
|
|
83
|
+
authorizationRequestPayload: drizzle_orm_pg_core66.PgColumn<{
|
|
84
84
|
name: "authorization_request_payload";
|
|
85
85
|
tableName: "OpenId4VcVerificationSession";
|
|
86
86
|
dataType: "json";
|
|
@@ -99,7 +99,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
99
99
|
}, {}, {
|
|
100
100
|
$type: OpenId4VpAuthorizationRequestPayload;
|
|
101
101
|
}>;
|
|
102
|
-
authorizationRequestUri:
|
|
102
|
+
authorizationRequestUri: drizzle_orm_pg_core66.PgColumn<{
|
|
103
103
|
name: "authorization_request_uri";
|
|
104
104
|
tableName: "OpenId4VcVerificationSession";
|
|
105
105
|
dataType: "string";
|
|
@@ -116,7 +116,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
116
116
|
identity: undefined;
|
|
117
117
|
generated: undefined;
|
|
118
118
|
}, {}, {}>;
|
|
119
|
-
authorizationResponseRedirectUri:
|
|
119
|
+
authorizationResponseRedirectUri: drizzle_orm_pg_core66.PgColumn<{
|
|
120
120
|
name: "authorization_response_redirect_uri";
|
|
121
121
|
tableName: "OpenId4VcVerificationSession";
|
|
122
122
|
dataType: "string";
|
|
@@ -133,7 +133,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
133
133
|
identity: undefined;
|
|
134
134
|
generated: undefined;
|
|
135
135
|
}, {}, {}>;
|
|
136
|
-
authorizationRequestId:
|
|
136
|
+
authorizationRequestId: drizzle_orm_pg_core66.PgColumn<{
|
|
137
137
|
name: "authorization_request_id";
|
|
138
138
|
tableName: "OpenId4VcVerificationSession";
|
|
139
139
|
dataType: "string";
|
|
@@ -150,7 +150,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
150
150
|
identity: undefined;
|
|
151
151
|
generated: undefined;
|
|
152
152
|
}, {}, {}>;
|
|
153
|
-
expiresAt:
|
|
153
|
+
expiresAt: drizzle_orm_pg_core66.PgColumn<{
|
|
154
154
|
name: "expires_at";
|
|
155
155
|
tableName: "OpenId4VcVerificationSession";
|
|
156
156
|
dataType: "date";
|
|
@@ -167,21 +167,21 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
167
167
|
identity: undefined;
|
|
168
168
|
generated: undefined;
|
|
169
169
|
}, {}, {}>;
|
|
170
|
-
authorizationResponsePayload:
|
|
170
|
+
authorizationResponsePayload: drizzle_orm_pg_core66.PgColumn<{
|
|
171
171
|
name: "authorization_response_payload";
|
|
172
172
|
tableName: "OpenId4VcVerificationSession";
|
|
173
173
|
dataType: "json";
|
|
174
174
|
columnType: "PgJsonb";
|
|
175
|
-
data:
|
|
176
|
-
state:
|
|
177
|
-
id_token:
|
|
178
|
-
vp_token:
|
|
179
|
-
presentation_submission:
|
|
180
|
-
refresh_token:
|
|
181
|
-
token_type:
|
|
182
|
-
access_token:
|
|
183
|
-
expires_in:
|
|
184
|
-
},
|
|
175
|
+
data: zod1855.objectOutputType<{
|
|
176
|
+
state: zod1855.ZodOptional<zod1855.ZodString>;
|
|
177
|
+
id_token: zod1855.ZodOptional<zod1855.ZodString>;
|
|
178
|
+
vp_token: zod1855.ZodUnion<[zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodUnion<[zod1855.ZodArray<zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>, "atleastone">, zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>]>>, zod1855.ZodUnion<[zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>, zod1855.ZodArray<zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>, "atleastone">]>]>;
|
|
179
|
+
presentation_submission: zod1855.ZodOptional<zod1855.ZodUnion<[zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>, zod1855.ZodEffects<zod1855.ZodString, any, string>]>>;
|
|
180
|
+
refresh_token: zod1855.ZodOptional<zod1855.ZodString>;
|
|
181
|
+
token_type: zod1855.ZodOptional<zod1855.ZodString>;
|
|
182
|
+
access_token: zod1855.ZodOptional<zod1855.ZodString>;
|
|
183
|
+
expires_in: zod1855.ZodOptional<zod1855.ZodNumber>;
|
|
184
|
+
}, zod1855.ZodTypeAny, "passthrough">;
|
|
185
185
|
driverParam: unknown;
|
|
186
186
|
notNull: false;
|
|
187
187
|
hasDefault: false;
|
|
@@ -193,18 +193,18 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
193
193
|
identity: undefined;
|
|
194
194
|
generated: undefined;
|
|
195
195
|
}, {}, {
|
|
196
|
-
$type:
|
|
197
|
-
state:
|
|
198
|
-
id_token:
|
|
199
|
-
vp_token:
|
|
200
|
-
presentation_submission:
|
|
201
|
-
refresh_token:
|
|
202
|
-
token_type:
|
|
203
|
-
access_token:
|
|
204
|
-
expires_in:
|
|
205
|
-
},
|
|
196
|
+
$type: zod1855.objectOutputType<{
|
|
197
|
+
state: zod1855.ZodOptional<zod1855.ZodString>;
|
|
198
|
+
id_token: zod1855.ZodOptional<zod1855.ZodString>;
|
|
199
|
+
vp_token: zod1855.ZodUnion<[zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodUnion<[zod1855.ZodArray<zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>, "atleastone">, zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>]>>, zod1855.ZodUnion<[zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>, zod1855.ZodArray<zod1855.ZodUnion<[zod1855.ZodString, zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>]>, "atleastone">]>]>;
|
|
200
|
+
presentation_submission: zod1855.ZodOptional<zod1855.ZodUnion<[zod1855.ZodRecord<zod1855.ZodString, zod1855.ZodAny>, zod1855.ZodEffects<zod1855.ZodString, any, string>]>>;
|
|
201
|
+
refresh_token: zod1855.ZodOptional<zod1855.ZodString>;
|
|
202
|
+
token_type: zod1855.ZodOptional<zod1855.ZodString>;
|
|
203
|
+
access_token: zod1855.ZodOptional<zod1855.ZodString>;
|
|
204
|
+
expires_in: zod1855.ZodOptional<zod1855.ZodNumber>;
|
|
205
|
+
}, zod1855.ZodTypeAny, "passthrough">;
|
|
206
206
|
}>;
|
|
207
|
-
presentationDuringIssuanceSession:
|
|
207
|
+
presentationDuringIssuanceSession: drizzle_orm_pg_core66.PgColumn<{
|
|
208
208
|
name: "presentation_during_issuance_session";
|
|
209
209
|
tableName: "OpenId4VcVerificationSession";
|
|
210
210
|
dataType: "string";
|
|
@@ -221,7 +221,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
221
221
|
identity: undefined;
|
|
222
222
|
generated: undefined;
|
|
223
223
|
}, {}, {}>;
|
|
224
|
-
nonce:
|
|
224
|
+
nonce: drizzle_orm_pg_core66.PgColumn<{
|
|
225
225
|
name: "nonce";
|
|
226
226
|
tableName: "OpenId4VcVerificationSession";
|
|
227
227
|
dataType: "string";
|
|
@@ -238,7 +238,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
238
238
|
identity: undefined;
|
|
239
239
|
generated: undefined;
|
|
240
240
|
}, {}, {}>;
|
|
241
|
-
payloadState:
|
|
241
|
+
payloadState: drizzle_orm_pg_core66.PgColumn<{
|
|
242
242
|
name: "payload_state";
|
|
243
243
|
tableName: "OpenId4VcVerificationSession";
|
|
244
244
|
dataType: "string";
|
|
@@ -255,7 +255,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
255
255
|
identity: undefined;
|
|
256
256
|
generated: undefined;
|
|
257
257
|
}, {}, {}>;
|
|
258
|
-
contextCorrelationId:
|
|
258
|
+
contextCorrelationId: drizzle_orm_pg_core66.PgColumn<{
|
|
259
259
|
name: "context_correlation_id";
|
|
260
260
|
tableName: "OpenId4VcVerificationSession";
|
|
261
261
|
dataType: "string";
|
|
@@ -272,7 +272,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
272
272
|
identity: undefined;
|
|
273
273
|
generated: undefined;
|
|
274
274
|
}, {}, {}>;
|
|
275
|
-
id:
|
|
275
|
+
id: drizzle_orm_pg_core66.PgColumn<{
|
|
276
276
|
name: "id";
|
|
277
277
|
tableName: "OpenId4VcVerificationSession";
|
|
278
278
|
dataType: "string";
|
|
@@ -289,7 +289,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
289
289
|
identity: undefined;
|
|
290
290
|
generated: undefined;
|
|
291
291
|
}, {}, {}>;
|
|
292
|
-
createdAt:
|
|
292
|
+
createdAt: drizzle_orm_pg_core66.PgColumn<{
|
|
293
293
|
name: "created_at";
|
|
294
294
|
tableName: "OpenId4VcVerificationSession";
|
|
295
295
|
dataType: "date";
|
|
@@ -306,7 +306,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
306
306
|
identity: undefined;
|
|
307
307
|
generated: undefined;
|
|
308
308
|
}, {}, {}>;
|
|
309
|
-
updatedAt:
|
|
309
|
+
updatedAt: drizzle_orm_pg_core66.PgColumn<{
|
|
310
310
|
name: "updated_at";
|
|
311
311
|
tableName: "OpenId4VcVerificationSession";
|
|
312
312
|
dataType: "date";
|
|
@@ -323,7 +323,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
323
323
|
identity: undefined;
|
|
324
324
|
generated: undefined;
|
|
325
325
|
}, {}, {}>;
|
|
326
|
-
metadata:
|
|
326
|
+
metadata: drizzle_orm_pg_core66.PgColumn<{
|
|
327
327
|
name: "metadata";
|
|
328
328
|
tableName: "OpenId4VcVerificationSession";
|
|
329
329
|
dataType: "json";
|
|
@@ -342,7 +342,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core487.PgTableWithCo
|
|
|
342
342
|
}, {}, {
|
|
343
343
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
344
344
|
}>;
|
|
345
|
-
customTags:
|
|
345
|
+
customTags: drizzle_orm_pg_core66.PgColumn<{
|
|
346
346
|
name: "custom_tags";
|
|
347
347
|
tableName: "OpenId4VcVerificationSession";
|
|
348
348
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa;cAIA,uCAGZ,
|
|
1
|
+
{"version":3,"file":"postgres.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa;cAIA,uCAGZ,qBAAA,CAHiD;cAKrC,oDAA4B;;;;gBAgCxC,qBAAA,CAAA;;;;MAzCY,UAAA,EAAA,QAAA;MAIA,IAAA,EAAA,MAAA;MAKA,WAAA,EAAA,MAAA;MAgCZ,OAAA,EAAA,IAAA;MAAA,UAAA,EAAA,KAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAhCwC;MAAA,QAAA,EAAA,SAAA"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core15 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { OpenId4VcVerificationSessionState, OpenId4VpAuthorizationRequestPayload } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod0 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-verification-session-record/sqlite.d.ts
|
|
6
6
|
declare namespace sqlite_d_exports {
|
|
7
7
|
export { openId4VcVerificationSession };
|
|
8
8
|
}
|
|
9
|
-
declare const openId4VcVerificationSession:
|
|
9
|
+
declare const openId4VcVerificationSession: drizzle_orm_sqlite_core15.SQLiteTableWithColumns<{
|
|
10
10
|
name: "OpenId4VcVerificationSession";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
verifierId:
|
|
13
|
+
verifierId: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
14
14
|
name: "verifier_id";
|
|
15
15
|
tableName: "OpenId4VcVerificationSession";
|
|
16
16
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
length: number | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
state:
|
|
32
|
+
state: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
33
33
|
name: "state";
|
|
34
34
|
tableName: "OpenId4VcVerificationSession";
|
|
35
35
|
dataType: "string";
|
|
@@ -49,7 +49,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
49
49
|
length: undefined;
|
|
50
50
|
$type: OpenId4VcVerificationSessionState;
|
|
51
51
|
}>;
|
|
52
|
-
errorMessage:
|
|
52
|
+
errorMessage: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
53
53
|
name: "error_message";
|
|
54
54
|
tableName: "OpenId4VcVerificationSession";
|
|
55
55
|
dataType: "string";
|
|
@@ -68,7 +68,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
68
68
|
}, {}, {
|
|
69
69
|
length: number | undefined;
|
|
70
70
|
}>;
|
|
71
|
-
authorizationRequestJwt:
|
|
71
|
+
authorizationRequestJwt: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
72
72
|
name: "authorization_request_jwt";
|
|
73
73
|
tableName: "OpenId4VcVerificationSession";
|
|
74
74
|
dataType: "string";
|
|
@@ -87,7 +87,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
87
87
|
}, {}, {
|
|
88
88
|
length: number | undefined;
|
|
89
89
|
}>;
|
|
90
|
-
authorizationRequestPayload:
|
|
90
|
+
authorizationRequestPayload: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
91
91
|
name: "authorization_request_payload";
|
|
92
92
|
tableName: "OpenId4VcVerificationSession";
|
|
93
93
|
dataType: "json";
|
|
@@ -106,7 +106,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
106
106
|
}, {}, {
|
|
107
107
|
$type: OpenId4VpAuthorizationRequestPayload;
|
|
108
108
|
}>;
|
|
109
|
-
authorizationRequestUri:
|
|
109
|
+
authorizationRequestUri: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
110
110
|
name: "authorization_request_uri";
|
|
111
111
|
tableName: "OpenId4VcVerificationSession";
|
|
112
112
|
dataType: "string";
|
|
@@ -125,7 +125,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
125
125
|
}, {}, {
|
|
126
126
|
length: number | undefined;
|
|
127
127
|
}>;
|
|
128
|
-
authorizationResponseRedirectUri:
|
|
128
|
+
authorizationResponseRedirectUri: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
129
129
|
name: "authorization_response_redirect_uri";
|
|
130
130
|
tableName: "OpenId4VcVerificationSession";
|
|
131
131
|
dataType: "string";
|
|
@@ -144,7 +144,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
144
144
|
}, {}, {
|
|
145
145
|
length: number | undefined;
|
|
146
146
|
}>;
|
|
147
|
-
authorizationRequestId:
|
|
147
|
+
authorizationRequestId: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
148
148
|
name: "authorization_request_id";
|
|
149
149
|
tableName: "OpenId4VcVerificationSession";
|
|
150
150
|
dataType: "string";
|
|
@@ -163,7 +163,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
163
163
|
}, {}, {
|
|
164
164
|
length: number | undefined;
|
|
165
165
|
}>;
|
|
166
|
-
expiresAt:
|
|
166
|
+
expiresAt: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
167
167
|
name: "expires_at";
|
|
168
168
|
tableName: "OpenId4VcVerificationSession";
|
|
169
169
|
dataType: "date";
|
|
@@ -180,21 +180,21 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
180
180
|
identity: undefined;
|
|
181
181
|
generated: undefined;
|
|
182
182
|
}, {}, {}>;
|
|
183
|
-
authorizationResponsePayload:
|
|
183
|
+
authorizationResponsePayload: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
184
184
|
name: "authorization_response_payload";
|
|
185
185
|
tableName: "OpenId4VcVerificationSession";
|
|
186
186
|
dataType: "json";
|
|
187
187
|
columnType: "SQLiteTextJson";
|
|
188
|
-
data:
|
|
189
|
-
state:
|
|
190
|
-
id_token:
|
|
191
|
-
vp_token:
|
|
192
|
-
presentation_submission:
|
|
193
|
-
refresh_token:
|
|
194
|
-
token_type:
|
|
195
|
-
access_token:
|
|
196
|
-
expires_in:
|
|
197
|
-
},
|
|
188
|
+
data: zod0.objectOutputType<{
|
|
189
|
+
state: zod0.ZodOptional<zod0.ZodString>;
|
|
190
|
+
id_token: zod0.ZodOptional<zod0.ZodString>;
|
|
191
|
+
vp_token: zod0.ZodUnion<[zod0.ZodRecord<zod0.ZodString, zod0.ZodUnion<[zod0.ZodArray<zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>, "atleastone">, zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>]>>, zod0.ZodUnion<[zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>, zod0.ZodArray<zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>, "atleastone">]>]>;
|
|
192
|
+
presentation_submission: zod0.ZodOptional<zod0.ZodUnion<[zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>, zod0.ZodEffects<zod0.ZodString, any, string>]>>;
|
|
193
|
+
refresh_token: zod0.ZodOptional<zod0.ZodString>;
|
|
194
|
+
token_type: zod0.ZodOptional<zod0.ZodString>;
|
|
195
|
+
access_token: zod0.ZodOptional<zod0.ZodString>;
|
|
196
|
+
expires_in: zod0.ZodOptional<zod0.ZodNumber>;
|
|
197
|
+
}, zod0.ZodTypeAny, "passthrough">;
|
|
198
198
|
driverParam: string;
|
|
199
199
|
notNull: false;
|
|
200
200
|
hasDefault: false;
|
|
@@ -206,18 +206,18 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
206
206
|
identity: undefined;
|
|
207
207
|
generated: undefined;
|
|
208
208
|
}, {}, {
|
|
209
|
-
$type:
|
|
210
|
-
state:
|
|
211
|
-
id_token:
|
|
212
|
-
vp_token:
|
|
213
|
-
presentation_submission:
|
|
214
|
-
refresh_token:
|
|
215
|
-
token_type:
|
|
216
|
-
access_token:
|
|
217
|
-
expires_in:
|
|
218
|
-
},
|
|
209
|
+
$type: zod0.objectOutputType<{
|
|
210
|
+
state: zod0.ZodOptional<zod0.ZodString>;
|
|
211
|
+
id_token: zod0.ZodOptional<zod0.ZodString>;
|
|
212
|
+
vp_token: zod0.ZodUnion<[zod0.ZodRecord<zod0.ZodString, zod0.ZodUnion<[zod0.ZodArray<zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>, "atleastone">, zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>]>>, zod0.ZodUnion<[zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>, zod0.ZodArray<zod0.ZodUnion<[zod0.ZodString, zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>]>, "atleastone">]>]>;
|
|
213
|
+
presentation_submission: zod0.ZodOptional<zod0.ZodUnion<[zod0.ZodRecord<zod0.ZodString, zod0.ZodAny>, zod0.ZodEffects<zod0.ZodString, any, string>]>>;
|
|
214
|
+
refresh_token: zod0.ZodOptional<zod0.ZodString>;
|
|
215
|
+
token_type: zod0.ZodOptional<zod0.ZodString>;
|
|
216
|
+
access_token: zod0.ZodOptional<zod0.ZodString>;
|
|
217
|
+
expires_in: zod0.ZodOptional<zod0.ZodNumber>;
|
|
218
|
+
}, zod0.ZodTypeAny, "passthrough">;
|
|
219
219
|
}>;
|
|
220
|
-
presentationDuringIssuanceSession:
|
|
220
|
+
presentationDuringIssuanceSession: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
221
221
|
name: "presentation_during_issuance_session";
|
|
222
222
|
tableName: "OpenId4VcVerificationSession";
|
|
223
223
|
dataType: "string";
|
|
@@ -236,7 +236,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
236
236
|
}, {}, {
|
|
237
237
|
length: number | undefined;
|
|
238
238
|
}>;
|
|
239
|
-
nonce:
|
|
239
|
+
nonce: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
240
240
|
name: "nonce";
|
|
241
241
|
tableName: "OpenId4VcVerificationSession";
|
|
242
242
|
dataType: "string";
|
|
@@ -255,7 +255,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
255
255
|
}, {}, {
|
|
256
256
|
length: undefined;
|
|
257
257
|
}>;
|
|
258
|
-
payloadState:
|
|
258
|
+
payloadState: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
259
259
|
name: "payload_state";
|
|
260
260
|
tableName: "OpenId4VcVerificationSession";
|
|
261
261
|
dataType: "string";
|
|
@@ -274,7 +274,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
274
274
|
}, {}, {
|
|
275
275
|
length: number | undefined;
|
|
276
276
|
}>;
|
|
277
|
-
contextCorrelationId:
|
|
277
|
+
contextCorrelationId: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
278
278
|
name: "context_correlation_id";
|
|
279
279
|
tableName: "OpenId4VcVerificationSession";
|
|
280
280
|
dataType: "string";
|
|
@@ -293,7 +293,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
293
293
|
}, {}, {
|
|
294
294
|
length: number | undefined;
|
|
295
295
|
}>;
|
|
296
|
-
id:
|
|
296
|
+
id: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
297
297
|
name: "id";
|
|
298
298
|
tableName: "OpenId4VcVerificationSession";
|
|
299
299
|
dataType: "string";
|
|
@@ -312,7 +312,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
312
312
|
}, {}, {
|
|
313
313
|
length: undefined;
|
|
314
314
|
}>;
|
|
315
|
-
createdAt:
|
|
315
|
+
createdAt: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
316
316
|
name: "created_at";
|
|
317
317
|
tableName: "OpenId4VcVerificationSession";
|
|
318
318
|
dataType: "date";
|
|
@@ -329,7 +329,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
329
329
|
identity: undefined;
|
|
330
330
|
generated: undefined;
|
|
331
331
|
}, {}, {}>;
|
|
332
|
-
updatedAt:
|
|
332
|
+
updatedAt: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
333
333
|
name: "updated_at";
|
|
334
334
|
tableName: "OpenId4VcVerificationSession";
|
|
335
335
|
dataType: "date";
|
|
@@ -346,7 +346,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
346
346
|
identity: undefined;
|
|
347
347
|
generated: undefined;
|
|
348
348
|
}, {}, {}>;
|
|
349
|
-
metadata:
|
|
349
|
+
metadata: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
350
350
|
name: "metadata";
|
|
351
351
|
tableName: "OpenId4VcVerificationSession";
|
|
352
352
|
dataType: "json";
|
|
@@ -365,7 +365,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core339.SQLiteTab
|
|
|
365
365
|
}, {}, {
|
|
366
366
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
367
367
|
}>;
|
|
368
|
-
customTags:
|
|
368
|
+
customTags: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
369
369
|
name: "custom_tags";
|
|
370
370
|
tableName: "OpenId4VcVerificationSession";
|
|
371
371
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;cASa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;cASa,wDAA4B;;;;gBA+BxC,yBAAA,CAAA;;MA/BY,SAAA,EAAA,8BA+BZ;MAAA,QAAA,EAAA,QAAA;MAAA,UAAA,EAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCA/BwC;IAAA,CAAA,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core18 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { OpenId4VcVerificationSessionState, OpenId4VpAuthorizationRequestPayload } from "@credo-ts/openid4vc";
|
|
3
3
|
import * as zod0 from "zod";
|
|
4
4
|
|
|
@@ -6,11 +6,11 @@ import * as zod0 from "zod";
|
|
|
6
6
|
declare namespace sqlite_d_exports {
|
|
7
7
|
export { openId4VcVerificationSession };
|
|
8
8
|
}
|
|
9
|
-
declare const openId4VcVerificationSession:
|
|
9
|
+
declare const openId4VcVerificationSession: drizzle_orm_sqlite_core18.SQLiteTableWithColumns<{
|
|
10
10
|
name: "OpenId4VcVerificationSession";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
verifierId:
|
|
13
|
+
verifierId: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
14
14
|
name: "verifier_id";
|
|
15
15
|
tableName: "OpenId4VcVerificationSession";
|
|
16
16
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
length: number | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
state:
|
|
32
|
+
state: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
33
33
|
name: "state";
|
|
34
34
|
tableName: "OpenId4VcVerificationSession";
|
|
35
35
|
dataType: "string";
|
|
@@ -49,7 +49,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
49
49
|
length: undefined;
|
|
50
50
|
$type: OpenId4VcVerificationSessionState;
|
|
51
51
|
}>;
|
|
52
|
-
errorMessage:
|
|
52
|
+
errorMessage: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
53
53
|
name: "error_message";
|
|
54
54
|
tableName: "OpenId4VcVerificationSession";
|
|
55
55
|
dataType: "string";
|
|
@@ -68,7 +68,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
68
68
|
}, {}, {
|
|
69
69
|
length: number | undefined;
|
|
70
70
|
}>;
|
|
71
|
-
authorizationRequestJwt:
|
|
71
|
+
authorizationRequestJwt: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
72
72
|
name: "authorization_request_jwt";
|
|
73
73
|
tableName: "OpenId4VcVerificationSession";
|
|
74
74
|
dataType: "string";
|
|
@@ -87,7 +87,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
87
87
|
}, {}, {
|
|
88
88
|
length: number | undefined;
|
|
89
89
|
}>;
|
|
90
|
-
authorizationRequestPayload:
|
|
90
|
+
authorizationRequestPayload: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
91
91
|
name: "authorization_request_payload";
|
|
92
92
|
tableName: "OpenId4VcVerificationSession";
|
|
93
93
|
dataType: "json";
|
|
@@ -106,7 +106,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
106
106
|
}, {}, {
|
|
107
107
|
$type: OpenId4VpAuthorizationRequestPayload;
|
|
108
108
|
}>;
|
|
109
|
-
authorizationRequestUri:
|
|
109
|
+
authorizationRequestUri: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
110
110
|
name: "authorization_request_uri";
|
|
111
111
|
tableName: "OpenId4VcVerificationSession";
|
|
112
112
|
dataType: "string";
|
|
@@ -125,7 +125,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
125
125
|
}, {}, {
|
|
126
126
|
length: number | undefined;
|
|
127
127
|
}>;
|
|
128
|
-
authorizationResponseRedirectUri:
|
|
128
|
+
authorizationResponseRedirectUri: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
129
129
|
name: "authorization_response_redirect_uri";
|
|
130
130
|
tableName: "OpenId4VcVerificationSession";
|
|
131
131
|
dataType: "string";
|
|
@@ -144,7 +144,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
144
144
|
}, {}, {
|
|
145
145
|
length: number | undefined;
|
|
146
146
|
}>;
|
|
147
|
-
authorizationRequestId:
|
|
147
|
+
authorizationRequestId: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
148
148
|
name: "authorization_request_id";
|
|
149
149
|
tableName: "OpenId4VcVerificationSession";
|
|
150
150
|
dataType: "string";
|
|
@@ -163,7 +163,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
163
163
|
}, {}, {
|
|
164
164
|
length: number | undefined;
|
|
165
165
|
}>;
|
|
166
|
-
expiresAt:
|
|
166
|
+
expiresAt: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
167
167
|
name: "expires_at";
|
|
168
168
|
tableName: "OpenId4VcVerificationSession";
|
|
169
169
|
dataType: "date";
|
|
@@ -180,7 +180,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
180
180
|
identity: undefined;
|
|
181
181
|
generated: undefined;
|
|
182
182
|
}, {}, {}>;
|
|
183
|
-
authorizationResponsePayload:
|
|
183
|
+
authorizationResponsePayload: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
184
184
|
name: "authorization_response_payload";
|
|
185
185
|
tableName: "OpenId4VcVerificationSession";
|
|
186
186
|
dataType: "json";
|
|
@@ -217,7 +217,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
217
217
|
expires_in: zod0.ZodOptional<zod0.ZodNumber>;
|
|
218
218
|
}, zod0.ZodTypeAny, "passthrough">;
|
|
219
219
|
}>;
|
|
220
|
-
presentationDuringIssuanceSession:
|
|
220
|
+
presentationDuringIssuanceSession: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
221
221
|
name: "presentation_during_issuance_session";
|
|
222
222
|
tableName: "OpenId4VcVerificationSession";
|
|
223
223
|
dataType: "string";
|
|
@@ -236,7 +236,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
236
236
|
}, {}, {
|
|
237
237
|
length: number | undefined;
|
|
238
238
|
}>;
|
|
239
|
-
nonce:
|
|
239
|
+
nonce: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
240
240
|
name: "nonce";
|
|
241
241
|
tableName: "OpenId4VcVerificationSession";
|
|
242
242
|
dataType: "string";
|
|
@@ -255,7 +255,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
255
255
|
}, {}, {
|
|
256
256
|
length: undefined;
|
|
257
257
|
}>;
|
|
258
|
-
payloadState:
|
|
258
|
+
payloadState: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
259
259
|
name: "payload_state";
|
|
260
260
|
tableName: "OpenId4VcVerificationSession";
|
|
261
261
|
dataType: "string";
|
|
@@ -274,7 +274,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
274
274
|
}, {}, {
|
|
275
275
|
length: number | undefined;
|
|
276
276
|
}>;
|
|
277
|
-
contextCorrelationId:
|
|
277
|
+
contextCorrelationId: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
278
278
|
name: "context_correlation_id";
|
|
279
279
|
tableName: "OpenId4VcVerificationSession";
|
|
280
280
|
dataType: "string";
|
|
@@ -293,7 +293,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
293
293
|
}, {}, {
|
|
294
294
|
length: number | undefined;
|
|
295
295
|
}>;
|
|
296
|
-
id:
|
|
296
|
+
id: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
297
297
|
name: "id";
|
|
298
298
|
tableName: "OpenId4VcVerificationSession";
|
|
299
299
|
dataType: "string";
|
|
@@ -312,7 +312,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
312
312
|
}, {}, {
|
|
313
313
|
length: undefined;
|
|
314
314
|
}>;
|
|
315
|
-
createdAt:
|
|
315
|
+
createdAt: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
316
316
|
name: "created_at";
|
|
317
317
|
tableName: "OpenId4VcVerificationSession";
|
|
318
318
|
dataType: "date";
|
|
@@ -329,7 +329,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
329
329
|
identity: undefined;
|
|
330
330
|
generated: undefined;
|
|
331
331
|
}, {}, {}>;
|
|
332
|
-
updatedAt:
|
|
332
|
+
updatedAt: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
333
333
|
name: "updated_at";
|
|
334
334
|
tableName: "OpenId4VcVerificationSession";
|
|
335
335
|
dataType: "date";
|
|
@@ -346,7 +346,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
346
346
|
identity: undefined;
|
|
347
347
|
generated: undefined;
|
|
348
348
|
}, {}, {}>;
|
|
349
|
-
metadata:
|
|
349
|
+
metadata: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
350
350
|
name: "metadata";
|
|
351
351
|
tableName: "OpenId4VcVerificationSession";
|
|
352
352
|
dataType: "json";
|
|
@@ -365,7 +365,7 @@ declare const openId4VcVerificationSession: drizzle_orm_sqlite_core270.SQLiteTab
|
|
|
365
365
|
}, {}, {
|
|
366
366
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
367
367
|
}>;
|
|
368
|
-
customTags:
|
|
368
|
+
customTags: drizzle_orm_sqlite_core18.SQLiteColumn<{
|
|
369
369
|
name: "custom_tags";
|
|
370
370
|
tableName: "OpenId4VcVerificationSession";
|
|
371
371
|
dataType: "json";
|