@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,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core38 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod145 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-issuer-record/sqlite.d.ts
|
|
6
6
|
declare namespace sqlite_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_sqlite_core38.SQLiteTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
length: number | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
accessTokenPublicKeyFingerprint:
|
|
32
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
33
33
|
name: "access_token_public_key_fingerprint";
|
|
34
34
|
tableName: "Openid4vcIssuer";
|
|
35
35
|
dataType: "json";
|
|
@@ -46,7 +46,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
accessTokenPublicJwk:
|
|
49
|
+
accessTokenPublicJwk: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
50
50
|
name: "access_token_public_jwk";
|
|
51
51
|
tableName: "Openid4vcIssuer";
|
|
52
52
|
dataType: "json";
|
|
@@ -163,7 +163,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
163
163
|
oth?: undefined;
|
|
164
164
|
};
|
|
165
165
|
}>;
|
|
166
|
-
credentialConfigurationsSupported:
|
|
166
|
+
credentialConfigurationsSupported: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
167
167
|
name: "credential_configurations_supported";
|
|
168
168
|
tableName: "Openid4vcIssuer";
|
|
169
169
|
dataType: "json";
|
|
@@ -182,25 +182,25 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
182
182
|
}, {}, {
|
|
183
183
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
184
184
|
}>;
|
|
185
|
-
display:
|
|
185
|
+
display: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
186
186
|
name: "display";
|
|
187
187
|
tableName: "Openid4vcIssuer";
|
|
188
188
|
dataType: "json";
|
|
189
189
|
columnType: "SQLiteTextJson";
|
|
190
|
-
data:
|
|
191
|
-
name:
|
|
192
|
-
locale:
|
|
193
|
-
logo:
|
|
194
|
-
uri:
|
|
195
|
-
alt_text:
|
|
196
|
-
}, "passthrough",
|
|
197
|
-
uri:
|
|
198
|
-
alt_text:
|
|
199
|
-
},
|
|
200
|
-
uri:
|
|
201
|
-
alt_text:
|
|
202
|
-
},
|
|
203
|
-
},
|
|
190
|
+
data: zod145.objectOutputType<{
|
|
191
|
+
name: zod145.ZodOptional<zod145.ZodString>;
|
|
192
|
+
locale: zod145.ZodOptional<zod145.ZodString>;
|
|
193
|
+
logo: zod145.ZodOptional<zod145.ZodObject<{
|
|
194
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
195
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
196
|
+
}, "passthrough", zod145.ZodTypeAny, zod145.objectOutputType<{
|
|
197
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
198
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
199
|
+
}, zod145.ZodTypeAny, "passthrough">, zod145.objectInputType<{
|
|
200
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
201
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
202
|
+
}, zod145.ZodTypeAny, "passthrough">>>;
|
|
203
|
+
}, zod145.ZodTypeAny, "passthrough">[];
|
|
204
204
|
driverParam: string;
|
|
205
205
|
notNull: false;
|
|
206
206
|
hasDefault: false;
|
|
@@ -212,22 +212,22 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
212
212
|
identity: undefined;
|
|
213
213
|
generated: undefined;
|
|
214
214
|
}, {}, {
|
|
215
|
-
$type:
|
|
216
|
-
name:
|
|
217
|
-
locale:
|
|
218
|
-
logo:
|
|
219
|
-
uri:
|
|
220
|
-
alt_text:
|
|
221
|
-
}, "passthrough",
|
|
222
|
-
uri:
|
|
223
|
-
alt_text:
|
|
224
|
-
},
|
|
225
|
-
uri:
|
|
226
|
-
alt_text:
|
|
227
|
-
},
|
|
228
|
-
},
|
|
215
|
+
$type: zod145.objectOutputType<{
|
|
216
|
+
name: zod145.ZodOptional<zod145.ZodString>;
|
|
217
|
+
locale: zod145.ZodOptional<zod145.ZodString>;
|
|
218
|
+
logo: zod145.ZodOptional<zod145.ZodObject<{
|
|
219
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
220
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
221
|
+
}, "passthrough", zod145.ZodTypeAny, zod145.objectOutputType<{
|
|
222
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
223
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
224
|
+
}, zod145.ZodTypeAny, "passthrough">, zod145.objectInputType<{
|
|
225
|
+
uri: zod145.ZodOptional<zod145.ZodString>;
|
|
226
|
+
alt_text: zod145.ZodOptional<zod145.ZodString>;
|
|
227
|
+
}, zod145.ZodTypeAny, "passthrough">>>;
|
|
228
|
+
}, zod145.ZodTypeAny, "passthrough">[];
|
|
229
229
|
}>;
|
|
230
|
-
authorizationServerConfigs:
|
|
230
|
+
authorizationServerConfigs: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
231
231
|
name: "authorization_server_configs";
|
|
232
232
|
tableName: "Openid4vcIssuer";
|
|
233
233
|
dataType: "json";
|
|
@@ -246,7 +246,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
246
246
|
}, {}, {
|
|
247
247
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
248
248
|
}>;
|
|
249
|
-
dpopSigningAlgValuesSupported:
|
|
249
|
+
dpopSigningAlgValuesSupported: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
250
250
|
name: "dpop_signing_alg_values_supported";
|
|
251
251
|
tableName: "Openid4vcIssuer";
|
|
252
252
|
dataType: "json";
|
|
@@ -265,7 +265,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
265
265
|
}, {}, {
|
|
266
266
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
267
267
|
}>;
|
|
268
|
-
batchCredentialIssuance:
|
|
268
|
+
batchCredentialIssuance: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
269
269
|
name: "batch_credential_issuance";
|
|
270
270
|
tableName: "Openid4vcIssuer";
|
|
271
271
|
dataType: "string";
|
|
@@ -285,7 +285,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
285
285
|
length: number | undefined;
|
|
286
286
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
287
287
|
}>;
|
|
288
|
-
contextCorrelationId:
|
|
288
|
+
contextCorrelationId: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
289
289
|
name: "context_correlation_id";
|
|
290
290
|
tableName: "Openid4vcIssuer";
|
|
291
291
|
dataType: "string";
|
|
@@ -304,7 +304,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
304
304
|
}, {}, {
|
|
305
305
|
length: number | undefined;
|
|
306
306
|
}>;
|
|
307
|
-
id:
|
|
307
|
+
id: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
308
308
|
name: "id";
|
|
309
309
|
tableName: "Openid4vcIssuer";
|
|
310
310
|
dataType: "string";
|
|
@@ -323,7 +323,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
323
323
|
}, {}, {
|
|
324
324
|
length: undefined;
|
|
325
325
|
}>;
|
|
326
|
-
createdAt:
|
|
326
|
+
createdAt: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
327
327
|
name: "created_at";
|
|
328
328
|
tableName: "Openid4vcIssuer";
|
|
329
329
|
dataType: "date";
|
|
@@ -340,7 +340,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
340
340
|
identity: undefined;
|
|
341
341
|
generated: undefined;
|
|
342
342
|
}, {}, {}>;
|
|
343
|
-
updatedAt:
|
|
343
|
+
updatedAt: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
344
344
|
name: "updated_at";
|
|
345
345
|
tableName: "Openid4vcIssuer";
|
|
346
346
|
dataType: "date";
|
|
@@ -357,7 +357,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
357
357
|
identity: undefined;
|
|
358
358
|
generated: undefined;
|
|
359
359
|
}, {}, {}>;
|
|
360
|
-
metadata:
|
|
360
|
+
metadata: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
361
361
|
name: "metadata";
|
|
362
362
|
tableName: "Openid4vcIssuer";
|
|
363
363
|
dataType: "json";
|
|
@@ -376,7 +376,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns
|
|
|
376
376
|
}, {}, {
|
|
377
377
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
378
378
|
}>;
|
|
379
|
-
customTags:
|
|
379
|
+
customTags: drizzle_orm_sqlite_core38.SQLiteColumn<{
|
|
380
380
|
name: "custom_tags";
|
|
381
381
|
tableName: "Openid4vcIssuer";
|
|
382
382
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.ts","names":[],"sources":["../../../src/openid4vc/openid4vc-issuer-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa,2CAAe;;;;cA6B3B,yBAAA,CAAA;;MA7BY,SAAA,EA6BZ,iBAAA;MAAA,QAAA,EAAA,QAAA;MAAA,UAAA,EAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCA7B2B;QAAA,CAAA,CAAA,EAAA,SAAA"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core246 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_core246.PgEnum<["Error", "RequestCreated", "RequestUriRetrieved", "ResponseVerified"]>;
|
|
11
|
+
declare const openId4VcVerificationSession: drizzle_orm_pg_core246.PgTableWithColumns<{
|
|
12
12
|
name: "OpenId4VcVerificationSession";
|
|
13
13
|
schema: undefined;
|
|
14
14
|
columns: {
|
|
15
|
-
verifierId:
|
|
15
|
+
verifierId: drizzle_orm_pg_core246.PgColumn<{
|
|
16
16
|
name: "verifier_id";
|
|
17
17
|
tableName: "OpenId4VcVerificationSession";
|
|
18
18
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
29
29
|
identity: undefined;
|
|
30
30
|
generated: undefined;
|
|
31
31
|
}, {}, {}>;
|
|
32
|
-
state:
|
|
32
|
+
state: drizzle_orm_pg_core246.PgColumn<{
|
|
33
33
|
name: "state";
|
|
34
34
|
tableName: "OpenId4VcVerificationSession";
|
|
35
35
|
dataType: "string";
|
|
@@ -46,7 +46,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
errorMessage:
|
|
49
|
+
errorMessage: drizzle_orm_pg_core246.PgColumn<{
|
|
50
50
|
name: "error_message";
|
|
51
51
|
tableName: "OpenId4VcVerificationSession";
|
|
52
52
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
63
63
|
identity: undefined;
|
|
64
64
|
generated: undefined;
|
|
65
65
|
}, {}, {}>;
|
|
66
|
-
authorizationRequestJwt:
|
|
66
|
+
authorizationRequestJwt: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
80
80
|
identity: undefined;
|
|
81
81
|
generated: undefined;
|
|
82
82
|
}, {}, {}>;
|
|
83
|
-
authorizationRequestPayload:
|
|
83
|
+
authorizationRequestPayload: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
99
99
|
}, {}, {
|
|
100
100
|
$type: OpenId4VpAuthorizationRequestPayload;
|
|
101
101
|
}>;
|
|
102
|
-
authorizationRequestUri:
|
|
102
|
+
authorizationRequestUri: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
116
116
|
identity: undefined;
|
|
117
117
|
generated: undefined;
|
|
118
118
|
}, {}, {}>;
|
|
119
|
-
authorizationResponseRedirectUri:
|
|
119
|
+
authorizationResponseRedirectUri: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
133
133
|
identity: undefined;
|
|
134
134
|
generated: undefined;
|
|
135
135
|
}, {}, {}>;
|
|
136
|
-
authorizationRequestId:
|
|
136
|
+
authorizationRequestId: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
150
150
|
identity: undefined;
|
|
151
151
|
generated: undefined;
|
|
152
152
|
}, {}, {}>;
|
|
153
|
-
expiresAt:
|
|
153
|
+
expiresAt: drizzle_orm_pg_core246.PgColumn<{
|
|
154
154
|
name: "expires_at";
|
|
155
155
|
tableName: "OpenId4VcVerificationSession";
|
|
156
156
|
dataType: "date";
|
|
@@ -167,21 +167,21 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
167
167
|
identity: undefined;
|
|
168
168
|
generated: undefined;
|
|
169
169
|
}, {}, {}>;
|
|
170
|
-
authorizationResponsePayload:
|
|
170
|
+
authorizationResponsePayload: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
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_core246.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_core51.PgTableWithCol
|
|
|
221
221
|
identity: undefined;
|
|
222
222
|
generated: undefined;
|
|
223
223
|
}, {}, {}>;
|
|
224
|
-
nonce:
|
|
224
|
+
nonce: drizzle_orm_pg_core246.PgColumn<{
|
|
225
225
|
name: "nonce";
|
|
226
226
|
tableName: "OpenId4VcVerificationSession";
|
|
227
227
|
dataType: "string";
|
|
@@ -238,7 +238,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
238
238
|
identity: undefined;
|
|
239
239
|
generated: undefined;
|
|
240
240
|
}, {}, {}>;
|
|
241
|
-
payloadState:
|
|
241
|
+
payloadState: drizzle_orm_pg_core246.PgColumn<{
|
|
242
242
|
name: "payload_state";
|
|
243
243
|
tableName: "OpenId4VcVerificationSession";
|
|
244
244
|
dataType: "string";
|
|
@@ -255,7 +255,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
255
255
|
identity: undefined;
|
|
256
256
|
generated: undefined;
|
|
257
257
|
}, {}, {}>;
|
|
258
|
-
contextCorrelationId:
|
|
258
|
+
contextCorrelationId: drizzle_orm_pg_core246.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_core51.PgTableWithCol
|
|
|
272
272
|
identity: undefined;
|
|
273
273
|
generated: undefined;
|
|
274
274
|
}, {}, {}>;
|
|
275
|
-
id:
|
|
275
|
+
id: drizzle_orm_pg_core246.PgColumn<{
|
|
276
276
|
name: "id";
|
|
277
277
|
tableName: "OpenId4VcVerificationSession";
|
|
278
278
|
dataType: "string";
|
|
@@ -289,7 +289,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
289
289
|
identity: undefined;
|
|
290
290
|
generated: undefined;
|
|
291
291
|
}, {}, {}>;
|
|
292
|
-
createdAt:
|
|
292
|
+
createdAt: drizzle_orm_pg_core246.PgColumn<{
|
|
293
293
|
name: "created_at";
|
|
294
294
|
tableName: "OpenId4VcVerificationSession";
|
|
295
295
|
dataType: "date";
|
|
@@ -306,7 +306,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
306
306
|
identity: undefined;
|
|
307
307
|
generated: undefined;
|
|
308
308
|
}, {}, {}>;
|
|
309
|
-
updatedAt:
|
|
309
|
+
updatedAt: drizzle_orm_pg_core246.PgColumn<{
|
|
310
310
|
name: "updated_at";
|
|
311
311
|
tableName: "OpenId4VcVerificationSession";
|
|
312
312
|
dataType: "date";
|
|
@@ -323,7 +323,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
323
323
|
identity: undefined;
|
|
324
324
|
generated: undefined;
|
|
325
325
|
}, {}, {}>;
|
|
326
|
-
metadata:
|
|
326
|
+
metadata: drizzle_orm_pg_core246.PgColumn<{
|
|
327
327
|
name: "metadata";
|
|
328
328
|
tableName: "OpenId4VcVerificationSession";
|
|
329
329
|
dataType: "json";
|
|
@@ -342,7 +342,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithCol
|
|
|
342
342
|
}, {}, {
|
|
343
343
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
344
344
|
}>;
|
|
345
|
-
customTags:
|
|
345
|
+
customTags: drizzle_orm_pg_core246.PgColumn<{
|
|
346
346
|
name: "custom_tags";
|
|
347
347
|
tableName: "OpenId4VcVerificationSession";
|
|
348
348
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa;cAIA,uCAGZ,
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa;cAIA,uCAGZ,sBAAA,CAHiD;cAKrC,qDAA4B;;;;gBAgCxC,sBAAA,CAAA;;;;MAzCY,UAAA,EAAA,QAAA;MAIA,IAAA,EAAA,MAAA;MAKA,WAAA,EAAA,MAAA;MAgCZ,OAAA,EAAA,IAAA;MAAA,UAAA,EAAA,KAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAhCwC,QAAA,EAAA,SAAA"}
|