@atproto/pds 0.5.4 → 0.5.5
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/CHANGELOG.md +28 -0
- package/dist/account-manager/account-manager.d.ts +1 -1
- package/dist/account-manager/account-manager.d.ts.map +1 -1
- package/dist/account-manager/account-manager.js.map +1 -1
- package/dist/account-manager/db/index.d.ts.map +1 -1
- package/dist/account-manager/db/migrations/index.d.ts.map +1 -1
- package/dist/account-manager/helpers/account-device.d.ts +91 -91
- package/dist/account-manager/helpers/account.d.ts +7 -7
- package/dist/account-manager/helpers/account.d.ts.map +1 -1
- package/dist/account-manager/helpers/auth.d.ts.map +1 -1
- package/dist/account-manager/helpers/authorization-request.d.ts.map +1 -1
- package/dist/account-manager/helpers/device.d.ts +1 -1
- package/dist/account-manager/helpers/device.d.ts.map +1 -1
- package/dist/account-manager/helpers/email-token.d.ts.map +1 -1
- package/dist/account-manager/helpers/invite.d.ts +1 -1
- package/dist/account-manager/helpers/invite.d.ts.map +1 -1
- package/dist/account-manager/helpers/password.d.ts.map +1 -1
- package/dist/account-manager/helpers/repo.d.ts.map +1 -1
- package/dist/account-manager/helpers/scrypt.d.ts.map +1 -1
- package/dist/account-manager/helpers/token.d.ts +457 -457
- package/dist/account-manager/helpers/token.d.ts.map +1 -1
- package/dist/account-manager/helpers/used-refresh-token.d.ts.map +1 -1
- package/dist/account-manager/oauth-store.d.ts.map +1 -1
- package/dist/account-manager/oauth-store.js.map +1 -1
- package/dist/account-manager/scope-reference-getter.d.ts.map +1 -1
- package/dist/account-manager/scope-reference-getter.js.map +1 -1
- package/dist/actor-store/actor-store-reader.d.ts.map +1 -1
- package/dist/actor-store/actor-store-reader.js.map +1 -1
- package/dist/actor-store/actor-store-transactor.d.ts.map +1 -1
- package/dist/actor-store/actor-store-transactor.js.map +1 -1
- package/dist/actor-store/actor-store-writer.d.ts.map +1 -1
- package/dist/actor-store/actor-store.d.ts.map +1 -1
- package/dist/actor-store/actor-store.js.map +1 -1
- package/dist/actor-store/blob/reader.d.ts.map +1 -1
- package/dist/actor-store/blob/reader.js.map +1 -1
- package/dist/actor-store/blob/transactor.d.ts.map +1 -1
- package/dist/actor-store/blob/transactor.js.map +1 -1
- package/dist/actor-store/db/index.d.ts.map +1 -1
- package/dist/actor-store/db/migrations/index.d.ts.map +1 -1
- package/dist/actor-store/migrate.d.ts.map +1 -1
- package/dist/actor-store/preference/reader.d.ts.map +1 -1
- package/dist/actor-store/preference/reader.js.map +1 -1
- package/dist/actor-store/preference/transactor.d.ts.map +1 -1
- package/dist/actor-store/record/reader.d.ts +3 -3
- package/dist/actor-store/record/reader.d.ts.map +1 -1
- package/dist/actor-store/record/reader.js.map +1 -1
- package/dist/actor-store/record/transactor.d.ts.map +1 -1
- package/dist/actor-store/record/transactor.js.map +1 -1
- package/dist/actor-store/repo/reader.d.ts.map +1 -1
- package/dist/actor-store/repo/reader.js.map +1 -1
- package/dist/actor-store/repo/sql-repo-reader.d.ts +1 -1
- package/dist/actor-store/repo/sql-repo-reader.d.ts.map +1 -1
- package/dist/actor-store/repo/sql-repo-transactor.d.ts.map +1 -1
- package/dist/actor-store/repo/transactor.d.ts.map +1 -1
- package/dist/actor-store/repo/transactor.js.map +1 -1
- package/dist/api/app/bsky/util/resolver.d.ts +4 -4
- package/dist/api/app/bsky/util/resolver.d.ts.map +1 -1
- package/dist/api/com/atproto/admin/getInviteCodes.d.ts.map +1 -1
- package/dist/api/com/atproto/server/util.d.ts.map +1 -1
- package/dist/api/com/atproto/sync/getRepo.d.ts.map +1 -1
- package/dist/api/com/atproto/sync/listRepos.d.ts.map +1 -1
- package/dist/api/com/atproto/sync/util.d.ts.map +1 -1
- package/dist/api/proxy.d.ts.map +1 -1
- package/dist/app-view.d.ts.map +1 -1
- package/dist/auth-routes.d.ts.map +1 -1
- package/dist/auth-verifier.d.ts.map +1 -1
- package/dist/background.d.ts.map +1 -1
- package/dist/basic-routes.d.ts.map +1 -1
- package/dist/bsky-app-view.d.ts.map +1 -1
- package/dist/config/config.d.ts.map +1 -1
- package/dist/config/env.d.ts.map +1 -1
- package/dist/config/secrets.d.ts.map +1 -1
- package/dist/context.d.ts.map +1 -1
- package/dist/crawlers.d.ts.map +1 -1
- package/dist/db/db.d.ts.map +1 -1
- package/dist/db/migrator.d.ts.map +1 -1
- package/dist/db/migrator.js.map +1 -1
- package/dist/db/pagination.d.ts +1 -1
- package/dist/db/pagination.d.ts.map +1 -1
- package/dist/db/pagination.js.map +1 -1
- package/dist/db/util.d.ts.map +1 -1
- package/dist/did-cache/db/index.d.ts.map +1 -1
- package/dist/did-cache/db/migrations.d.ts.map +1 -1
- package/dist/did-cache/index.d.ts.map +1 -1
- package/dist/did-cache/index.js.map +1 -1
- package/dist/disk-blobstore.d.ts.map +1 -1
- package/dist/disk-blobstore.js.map +1 -1
- package/dist/handle/explicit-slurs.d.ts.map +1 -1
- package/dist/handle/index.d.ts.map +1 -1
- package/dist/image/image-url-builder.d.ts.map +1 -1
- package/dist/image/image-url-builder.js.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/actor/defs.defs.d.ts +75 -155
- package/dist/lexicons/app/bsky/actor/defs.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/actor/profile.defs.d.ts +100 -300
- package/dist/lexicons/app/bsky/actor/profile.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/actor/status.defs.d.ts +40 -40
- package/dist/lexicons/app/bsky/actor/status.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/authCreatePosts.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authDeleteContent.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authFullApp.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageFeedDeclarations.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageLabelerService.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageModeration.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageNotifications.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageProfile.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authViewAll.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/draft/defs.defs.d.ts +4 -4
- package/dist/lexicons/app/bsky/draft/defs.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/embed/external.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/gallery.defs.d.ts +10 -42
- package/dist/lexicons/app/bsky/embed/gallery.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/embed/images.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/record.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/recordWithMedia.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/video.defs.d.ts +50 -162
- package/dist/lexicons/app/bsky/embed/video.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/generator.defs.d.ts +80 -160
- package/dist/lexicons/app/bsky/feed/generator.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/like.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/feed/like.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/post.defs.d.ts +80 -200
- package/dist/lexicons/app/bsky/feed/post.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/postgate.defs.d.ts +40 -80
- package/dist/lexicons/app/bsky/feed/postgate.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/repost.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/feed/repost.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/threadgate.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/feed/threadgate.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/block.defs.d.ts +20 -20
- package/dist/lexicons/app/bsky/graph/block.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/follow.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/graph/follow.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/list.defs.d.ts +60 -60
- package/dist/lexicons/app/bsky/graph/list.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/listblock.defs.d.ts +20 -20
- package/dist/lexicons/app/bsky/graph/listblock.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/listitem.defs.d.ts +20 -20
- package/dist/lexicons/app/bsky/graph/listitem.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/starterpack.defs.d.ts +50 -90
- package/dist/lexicons/app/bsky/graph/starterpack.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/verification.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/graph/verification.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/labeler/service.defs.d.ts +50 -130
- package/dist/lexicons/app/bsky/labeler/service.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/notification/declaration.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/notification/declaration.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/richtext/facet.defs.d.ts +10 -10
- package/dist/lexicons/chat/bsky/actor/declaration.defs.d.ts +20 -20
- package/dist/lexicons/chat/bsky/actor/declaration.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/authFullChatClient.defs.d.ts +1 -1
- package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts +17 -0
- package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/convo/defs.defs.js +11 -0
- package/dist/lexicons/chat/bsky/convo/defs.defs.js.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.d.ts +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.js +1 -0
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.js.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.d.ts +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.js +1 -0
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.js.map +1 -1
- package/dist/lexicons/chat/bsky/embed/joinLink.defs.d.ts +10 -42
- package/dist/lexicons/chat/bsky/embed/joinLink.defs.d.ts.map +1 -1
- package/dist/lexicons/com/atproto/lexicon/schema.defs.d.ts +10 -10
- package/dist/lexicons/com/atproto/lexicon/schema.defs.d.ts.map +1 -1
- package/dist/lexicons/com/atproto/repo/strongRef.defs.d.ts +10 -10
- package/dist/lexicons/com/germnetwork/declaration.defs.d.ts +40 -120
- package/dist/lexicons/com/germnetwork/declaration.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/document.defs.d.ts +130 -450
- package/dist/lexicons/site/standard/document.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/graph/recommend.defs.d.ts +10 -10
- package/dist/lexicons/site/standard/graph/recommend.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/graph/subscription.defs.d.ts +20 -60
- package/dist/lexicons/site/standard/graph/subscription.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/publication.defs.d.ts +60 -220
- package/dist/lexicons/site/standard/publication.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/theme/basic.defs.d.ts +10 -10
- package/dist/lexicons/site/standard/theme/basic.defs.d.ts.map +1 -1
- package/dist/lexicons/tools/ozone/moderation/queryStatuses.defs.d.ts +2 -2
- package/dist/lexicons/tools/ozone/set/querySets.defs.d.ts +2 -2
- package/dist/logger.d.ts +14 -14
- package/dist/logger.d.ts.map +1 -1
- package/dist/mailer/index.d.ts.map +1 -1
- package/dist/mailer/index.js.map +1 -1
- package/dist/mailer/moderation.d.ts.map +1 -1
- package/dist/pipethrough.d.ts +1 -1
- package/dist/pipethrough.d.ts.map +1 -1
- package/dist/pipethrough.js.map +1 -1
- package/dist/rate-limits.d.ts.map +1 -1
- package/dist/read-after-write/util.d.ts.map +1 -1
- package/dist/read-after-write/viewer.d.ts +8 -8
- package/dist/read-after-write/viewer.d.ts.map +1 -1
- package/dist/read-after-write/viewer.js.map +1 -1
- package/dist/redis.d.ts.map +1 -1
- package/dist/repo/prepare.d.ts.map +1 -1
- package/dist/repo/types.d.ts.map +1 -1
- package/dist/repo/types.js.map +1 -1
- package/dist/scripts/index.d.ts.map +1 -1
- package/dist/scripts/publish-identity.d.ts.map +1 -1
- package/dist/scripts/rebuild-repo.d.ts.map +1 -1
- package/dist/scripts/rotate-keys.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/index.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/recoverer.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/recoverer.js.map +1 -1
- package/dist/scripts/sequencer-recovery/recovery-db.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/repair-repos.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/user-queues.d.ts.map +1 -1
- package/dist/scripts/util.d.ts.map +1 -1
- package/dist/sequencer/db/index.d.ts.map +1 -1
- package/dist/sequencer/db/migrations/index.d.ts.map +1 -1
- package/dist/sequencer/events.d.ts +19 -19
- package/dist/sequencer/events.d.ts.map +1 -1
- package/dist/sequencer/outbox.d.ts.map +1 -1
- package/dist/sequencer/outbox.js.map +1 -1
- package/dist/sequencer/sequencer.d.ts.map +1 -1
- package/dist/sequencer/sequencer.js.map +1 -1
- package/dist/util/debug.d.ts.map +1 -1
- package/dist/well-known.d.ts.map +1 -1
- package/package.json +26 -27
- package/tests/db.test.ts +3 -3
- package/tsconfig.build.tsbuildinfo +1 -1
|
@@ -3,7 +3,7 @@ import { Code, NewTokenData, RefreshToken, TokenData, TokenId } from '@atproto/o
|
|
|
3
3
|
import { AccountDb, Token } from '../db/index.js';
|
|
4
4
|
export declare function toTokenData(row: Selectable<Token>): TokenData;
|
|
5
5
|
export declare const createQB: (db: AccountDb, tokenId: TokenId, data: TokenData, refreshToken?: RefreshToken) => import("kysely").InsertQueryBuilder<import("../db/index.js").DatabaseSchema, "token", import("kysely").InsertResult>;
|
|
6
|
-
export declare const forRotateQB: (db: AccountDb, id: TokenId) => import("kysely").QueryBuilderWithSelection<import("kysely/dist/esm/parser/table-parser.js").From<import("../db/index.js").DatabaseSchema, "token">, "token", {}, "
|
|
6
|
+
export declare const forRotateQB: (db: AccountDb, id: TokenId) => import("kysely").QueryBuilderWithSelection<import("kysely/dist/esm/parser/table-parser.js").From<import("../db/index.js").DatabaseSchema, "token">, "token", {}, "currentRefreshToken" | "id">;
|
|
7
7
|
export declare const findByQB: (db: AccountDb, search: {
|
|
8
8
|
id?: number;
|
|
9
9
|
did?: string;
|
|
@@ -11,1046 +11,1046 @@ export declare const findByQB: (db: AccountDb, search: {
|
|
|
11
11
|
tokenId?: TokenId;
|
|
12
12
|
currentRefreshToken?: RefreshToken;
|
|
13
13
|
}) => import("kysely").SelectQueryBuilder<{
|
|
14
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
15
14
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
15
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
16
16
|
actor: import("../db/index.js").Actor;
|
|
17
17
|
app_password: import("../db/index.js").AppPassword;
|
|
18
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
19
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
20
|
+
device: import("../db/index.js").Device;
|
|
21
|
+
email_token: import("../db/index.js").EmailToken;
|
|
18
22
|
invite_code: import("../db/index.js").InviteCode;
|
|
19
23
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
24
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
20
25
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
21
26
|
repo_root: import("../db/index.js").RepoRoot;
|
|
22
|
-
email_token: import("../db/index.js").EmailToken;
|
|
23
27
|
token: Token;
|
|
24
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
25
|
-
device: import("../db/index.js").Device;
|
|
26
28
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
27
|
-
account_device: import("../db/index.js").AccountDevice;
|
|
28
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
29
29
|
}, "account" | "actor" | "token", import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
30
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
31
30
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
31
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
32
32
|
actor: import("../db/index.js").Actor;
|
|
33
33
|
app_password: import("../db/index.js").AppPassword;
|
|
34
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
35
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
36
|
+
device: import("../db/index.js").Device;
|
|
37
|
+
email_token: import("../db/index.js").EmailToken;
|
|
34
38
|
invite_code: import("../db/index.js").InviteCode;
|
|
35
39
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
40
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
36
41
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
37
42
|
repo_root: import("../db/index.js").RepoRoot;
|
|
38
|
-
email_token: import("../db/index.js").EmailToken;
|
|
39
43
|
token: Token;
|
|
40
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
41
|
-
device: import("../db/index.js").Device;
|
|
42
44
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
43
|
-
|
|
44
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
45
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
46
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
45
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
47
46
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
47
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
48
48
|
actor: import("../db/index.js").Actor;
|
|
49
49
|
app_password: import("../db/index.js").AppPassword;
|
|
50
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
51
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
52
|
+
device: import("../db/index.js").Device;
|
|
53
|
+
email_token: import("../db/index.js").EmailToken;
|
|
50
54
|
invite_code: import("../db/index.js").InviteCode;
|
|
51
55
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
56
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
52
57
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
53
58
|
repo_root: import("../db/index.js").RepoRoot;
|
|
54
|
-
email_token: import("../db/index.js").EmailToken;
|
|
55
59
|
token: Token;
|
|
56
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
57
|
-
device: import("../db/index.js").Device;
|
|
58
60
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
59
|
-
|
|
60
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
61
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
62
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
61
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
63
62
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
63
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
64
64
|
actor: import("../db/index.js").Actor;
|
|
65
65
|
app_password: import("../db/index.js").AppPassword;
|
|
66
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
67
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
68
|
+
device: import("../db/index.js").Device;
|
|
69
|
+
email_token: import("../db/index.js").EmailToken;
|
|
66
70
|
invite_code: import("../db/index.js").InviteCode;
|
|
67
71
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
72
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
68
73
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
69
74
|
repo_root: import("../db/index.js").RepoRoot;
|
|
70
|
-
email_token: import("../db/index.js").EmailToken;
|
|
71
75
|
token: Token;
|
|
72
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
73
|
-
device: import("../db/index.js").Device;
|
|
74
76
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
75
|
-
|
|
76
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
77
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
78
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
77
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
79
78
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
79
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
80
80
|
actor: import("../db/index.js").Actor;
|
|
81
81
|
app_password: import("../db/index.js").AppPassword;
|
|
82
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
83
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
84
|
+
device: import("../db/index.js").Device;
|
|
85
|
+
email_token: import("../db/index.js").EmailToken;
|
|
82
86
|
invite_code: import("../db/index.js").InviteCode;
|
|
83
87
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
88
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
84
89
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
85
90
|
repo_root: import("../db/index.js").RepoRoot;
|
|
86
|
-
email_token: import("../db/index.js").EmailToken;
|
|
87
91
|
token: Token;
|
|
88
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
89
|
-
device: import("../db/index.js").Device;
|
|
90
92
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
91
|
-
|
|
92
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
93
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
94
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
93
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
95
94
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
95
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
96
96
|
actor: import("../db/index.js").Actor;
|
|
97
97
|
app_password: import("../db/index.js").AppPassword;
|
|
98
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
99
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
100
|
+
device: import("../db/index.js").Device;
|
|
101
|
+
email_token: import("../db/index.js").EmailToken;
|
|
98
102
|
invite_code: import("../db/index.js").InviteCode;
|
|
99
103
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
104
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
100
105
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
101
106
|
repo_root: import("../db/index.js").RepoRoot;
|
|
102
|
-
email_token: import("../db/index.js").EmailToken;
|
|
103
107
|
token: Token;
|
|
104
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
105
|
-
device: import("../db/index.js").Device;
|
|
106
108
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
107
|
-
|
|
108
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
109
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
110
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
109
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
111
110
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
111
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
112
112
|
actor: import("../db/index.js").Actor;
|
|
113
113
|
app_password: import("../db/index.js").AppPassword;
|
|
114
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
115
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
116
|
+
device: import("../db/index.js").Device;
|
|
117
|
+
email_token: import("../db/index.js").EmailToken;
|
|
114
118
|
invite_code: import("../db/index.js").InviteCode;
|
|
115
119
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
120
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
116
121
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
117
122
|
repo_root: import("../db/index.js").RepoRoot;
|
|
118
|
-
email_token: import("../db/index.js").EmailToken;
|
|
119
123
|
token: Token;
|
|
120
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
121
|
-
device: import("../db/index.js").Device;
|
|
122
124
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
123
|
-
|
|
124
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
125
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
126
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
125
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
127
126
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
127
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
128
128
|
actor: import("../db/index.js").Actor;
|
|
129
129
|
app_password: import("../db/index.js").AppPassword;
|
|
130
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
131
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
132
|
+
device: import("../db/index.js").Device;
|
|
133
|
+
email_token: import("../db/index.js").EmailToken;
|
|
130
134
|
invite_code: import("../db/index.js").InviteCode;
|
|
131
135
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
136
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
132
137
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
133
138
|
repo_root: import("../db/index.js").RepoRoot;
|
|
134
|
-
email_token: import("../db/index.js").EmailToken;
|
|
135
139
|
token: Token;
|
|
136
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
137
|
-
device: import("../db/index.js").Device;
|
|
138
140
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
139
|
-
|
|
140
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
141
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
142
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
141
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
143
142
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
143
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
144
144
|
actor: import("../db/index.js").Actor;
|
|
145
145
|
app_password: import("../db/index.js").AppPassword;
|
|
146
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
147
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
148
|
+
device: import("../db/index.js").Device;
|
|
149
|
+
email_token: import("../db/index.js").EmailToken;
|
|
146
150
|
invite_code: import("../db/index.js").InviteCode;
|
|
147
151
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
152
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
148
153
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
149
154
|
repo_root: import("../db/index.js").RepoRoot;
|
|
150
|
-
email_token: import("../db/index.js").EmailToken;
|
|
151
155
|
token: Token;
|
|
152
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
153
|
-
device: import("../db/index.js").Device;
|
|
154
156
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
155
|
-
|
|
156
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
157
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
158
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
157
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
159
158
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
159
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
160
160
|
actor: import("../db/index.js").Actor;
|
|
161
161
|
app_password: import("../db/index.js").AppPassword;
|
|
162
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
163
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
164
|
+
device: import("../db/index.js").Device;
|
|
165
|
+
email_token: import("../db/index.js").EmailToken;
|
|
162
166
|
invite_code: import("../db/index.js").InviteCode;
|
|
163
167
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
168
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
164
169
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
165
170
|
repo_root: import("../db/index.js").RepoRoot;
|
|
166
|
-
email_token: import("../db/index.js").EmailToken;
|
|
167
171
|
token: Token;
|
|
168
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
169
|
-
device: import("../db/index.js").Device;
|
|
170
172
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
171
|
-
|
|
172
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
173
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
174
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
173
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
175
174
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
175
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
176
176
|
actor: import("../db/index.js").Actor;
|
|
177
177
|
app_password: import("../db/index.js").AppPassword;
|
|
178
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
179
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
180
|
+
device: import("../db/index.js").Device;
|
|
181
|
+
email_token: import("../db/index.js").EmailToken;
|
|
178
182
|
invite_code: import("../db/index.js").InviteCode;
|
|
179
183
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
184
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
180
185
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
181
186
|
repo_root: import("../db/index.js").RepoRoot;
|
|
182
|
-
email_token: import("../db/index.js").EmailToken;
|
|
183
187
|
token: Token;
|
|
184
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
185
|
-
device: import("../db/index.js").Device;
|
|
186
188
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
187
|
-
|
|
188
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
189
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
190
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
189
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
191
190
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
191
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
192
192
|
actor: import("../db/index.js").Actor;
|
|
193
193
|
app_password: import("../db/index.js").AppPassword;
|
|
194
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
195
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
196
|
+
device: import("../db/index.js").Device;
|
|
197
|
+
email_token: import("../db/index.js").EmailToken;
|
|
194
198
|
invite_code: import("../db/index.js").InviteCode;
|
|
195
199
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
200
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
196
201
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
197
202
|
repo_root: import("../db/index.js").RepoRoot;
|
|
198
|
-
email_token: import("../db/index.js").EmailToken;
|
|
199
203
|
token: Token;
|
|
200
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
201
|
-
device: import("../db/index.js").Device;
|
|
202
204
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
203
|
-
|
|
204
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
205
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
206
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
205
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
207
206
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
207
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
208
208
|
actor: import("../db/index.js").Actor;
|
|
209
209
|
app_password: import("../db/index.js").AppPassword;
|
|
210
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
211
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
212
|
+
device: import("../db/index.js").Device;
|
|
213
|
+
email_token: import("../db/index.js").EmailToken;
|
|
210
214
|
invite_code: import("../db/index.js").InviteCode;
|
|
211
215
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
216
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
212
217
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
213
218
|
repo_root: import("../db/index.js").RepoRoot;
|
|
214
|
-
email_token: import("../db/index.js").EmailToken;
|
|
215
219
|
token: Token;
|
|
216
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
217
|
-
device: import("../db/index.js").Device;
|
|
218
220
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
219
|
-
|
|
220
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
221
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
222
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
221
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
223
222
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
223
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
224
224
|
actor: import("../db/index.js").Actor;
|
|
225
225
|
app_password: import("../db/index.js").AppPassword;
|
|
226
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
227
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
228
|
+
device: import("../db/index.js").Device;
|
|
229
|
+
email_token: import("../db/index.js").EmailToken;
|
|
226
230
|
invite_code: import("../db/index.js").InviteCode;
|
|
227
231
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
232
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
228
233
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
229
234
|
repo_root: import("../db/index.js").RepoRoot;
|
|
230
|
-
email_token: import("../db/index.js").EmailToken;
|
|
231
235
|
token: Token;
|
|
232
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
233
|
-
device: import("../db/index.js").Device;
|
|
234
236
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
235
|
-
|
|
236
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
237
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
238
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
237
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
239
238
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
239
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
240
240
|
actor: import("../db/index.js").Actor;
|
|
241
241
|
app_password: import("../db/index.js").AppPassword;
|
|
242
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
243
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
244
|
+
device: import("../db/index.js").Device;
|
|
245
|
+
email_token: import("../db/index.js").EmailToken;
|
|
242
246
|
invite_code: import("../db/index.js").InviteCode;
|
|
243
247
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
248
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
244
249
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
245
250
|
repo_root: import("../db/index.js").RepoRoot;
|
|
246
|
-
email_token: import("../db/index.js").EmailToken;
|
|
247
251
|
token: Token;
|
|
248
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
249
|
-
device: import("../db/index.js").Device;
|
|
250
252
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
251
|
-
|
|
252
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
253
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
254
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
253
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
255
254
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
255
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
256
256
|
actor: import("../db/index.js").Actor;
|
|
257
257
|
app_password: import("../db/index.js").AppPassword;
|
|
258
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
259
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
260
|
+
device: import("../db/index.js").Device;
|
|
261
|
+
email_token: import("../db/index.js").EmailToken;
|
|
258
262
|
invite_code: import("../db/index.js").InviteCode;
|
|
259
263
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
264
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
260
265
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
261
266
|
repo_root: import("../db/index.js").RepoRoot;
|
|
262
|
-
email_token: import("../db/index.js").EmailToken;
|
|
263
267
|
token: Token;
|
|
264
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
265
|
-
device: import("../db/index.js").Device;
|
|
266
268
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
267
|
-
|
|
268
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
269
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
270
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
269
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
271
270
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
271
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
272
272
|
actor: import("../db/index.js").Actor;
|
|
273
273
|
app_password: import("../db/index.js").AppPassword;
|
|
274
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
275
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
276
|
+
device: import("../db/index.js").Device;
|
|
277
|
+
email_token: import("../db/index.js").EmailToken;
|
|
274
278
|
invite_code: import("../db/index.js").InviteCode;
|
|
275
279
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
280
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
276
281
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
277
282
|
repo_root: import("../db/index.js").RepoRoot;
|
|
278
|
-
email_token: import("../db/index.js").EmailToken;
|
|
279
283
|
token: Token;
|
|
280
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
281
|
-
device: import("../db/index.js").Device;
|
|
282
284
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
283
|
-
|
|
284
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
285
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
286
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
285
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
287
286
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
287
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
288
288
|
actor: import("../db/index.js").Actor;
|
|
289
289
|
app_password: import("../db/index.js").AppPassword;
|
|
290
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
291
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
292
|
+
device: import("../db/index.js").Device;
|
|
293
|
+
email_token: import("../db/index.js").EmailToken;
|
|
290
294
|
invite_code: import("../db/index.js").InviteCode;
|
|
291
295
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
296
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
292
297
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
293
298
|
repo_root: import("../db/index.js").RepoRoot;
|
|
294
|
-
email_token: import("../db/index.js").EmailToken;
|
|
295
299
|
token: Token;
|
|
296
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
297
|
-
device: import("../db/index.js").Device;
|
|
298
300
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
299
|
-
|
|
300
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
301
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
302
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
301
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
303
302
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
303
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
304
304
|
actor: import("../db/index.js").Actor;
|
|
305
305
|
app_password: import("../db/index.js").AppPassword;
|
|
306
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
307
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
308
|
+
device: import("../db/index.js").Device;
|
|
309
|
+
email_token: import("../db/index.js").EmailToken;
|
|
306
310
|
invite_code: import("../db/index.js").InviteCode;
|
|
307
311
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
312
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
308
313
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
309
314
|
repo_root: import("../db/index.js").RepoRoot;
|
|
310
|
-
email_token: import("../db/index.js").EmailToken;
|
|
311
315
|
token: Token;
|
|
312
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
313
|
-
device: import("../db/index.js").Device;
|
|
314
316
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
315
|
-
|
|
316
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
317
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
318
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
317
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
319
318
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
319
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
320
320
|
actor: import("../db/index.js").Actor;
|
|
321
321
|
app_password: import("../db/index.js").AppPassword;
|
|
322
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
323
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
324
|
+
device: import("../db/index.js").Device;
|
|
325
|
+
email_token: import("../db/index.js").EmailToken;
|
|
322
326
|
invite_code: import("../db/index.js").InviteCode;
|
|
323
327
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
328
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
324
329
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
325
330
|
repo_root: import("../db/index.js").RepoRoot;
|
|
326
|
-
email_token: import("../db/index.js").EmailToken;
|
|
327
331
|
token: Token;
|
|
328
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
329
|
-
device: import("../db/index.js").Device;
|
|
330
332
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
331
|
-
|
|
332
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
333
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
334
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
333
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
335
334
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
335
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
336
336
|
actor: import("../db/index.js").Actor;
|
|
337
337
|
app_password: import("../db/index.js").AppPassword;
|
|
338
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
339
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
340
|
+
device: import("../db/index.js").Device;
|
|
341
|
+
email_token: import("../db/index.js").EmailToken;
|
|
338
342
|
invite_code: import("../db/index.js").InviteCode;
|
|
339
343
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
344
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
340
345
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
341
346
|
repo_root: import("../db/index.js").RepoRoot;
|
|
342
|
-
email_token: import("../db/index.js").EmailToken;
|
|
343
347
|
token: Token;
|
|
344
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
345
|
-
device: import("../db/index.js").Device;
|
|
346
348
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
347
|
-
|
|
348
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
349
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
350
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
349
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
351
350
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
351
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
352
352
|
actor: import("../db/index.js").Actor;
|
|
353
353
|
app_password: import("../db/index.js").AppPassword;
|
|
354
|
-
|
|
355
|
-
|
|
354
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
355
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
356
|
+
device: import("../db/index.js").Device;
|
|
357
|
+
email_token: import("../db/index.js").EmailToken;
|
|
358
|
+
invite_code: import("../db/index.js").InviteCode;
|
|
359
|
+
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
360
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
356
361
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
357
362
|
repo_root: import("../db/index.js").RepoRoot;
|
|
358
|
-
email_token: import("../db/index.js").EmailToken;
|
|
359
363
|
token: Token;
|
|
360
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
361
|
-
device: import("../db/index.js").Device;
|
|
362
364
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
363
|
-
|
|
364
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
365
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
366
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
365
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
367
366
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
367
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
368
368
|
actor: import("../db/index.js").Actor;
|
|
369
369
|
app_password: import("../db/index.js").AppPassword;
|
|
370
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
371
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
372
|
+
device: import("../db/index.js").Device;
|
|
373
|
+
email_token: import("../db/index.js").EmailToken;
|
|
370
374
|
invite_code: import("../db/index.js").InviteCode;
|
|
371
375
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
376
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
372
377
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
373
378
|
repo_root: import("../db/index.js").RepoRoot;
|
|
374
|
-
email_token: import("../db/index.js").EmailToken;
|
|
375
379
|
token: Token;
|
|
376
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
377
|
-
device: import("../db/index.js").Device;
|
|
378
380
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
379
|
-
|
|
380
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
381
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
382
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
381
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
383
382
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
383
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
384
384
|
actor: import("../db/index.js").Actor;
|
|
385
385
|
app_password: import("../db/index.js").AppPassword;
|
|
386
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
387
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
388
|
+
device: import("../db/index.js").Device;
|
|
389
|
+
email_token: import("../db/index.js").EmailToken;
|
|
386
390
|
invite_code: import("../db/index.js").InviteCode;
|
|
387
391
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
392
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
388
393
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
389
394
|
repo_root: import("../db/index.js").RepoRoot;
|
|
390
|
-
email_token: import("../db/index.js").EmailToken;
|
|
391
395
|
token: Token;
|
|
392
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
393
|
-
device: import("../db/index.js").Device;
|
|
394
396
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
395
|
-
|
|
396
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
397
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
398
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
397
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
399
398
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
399
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
400
400
|
actor: import("../db/index.js").Actor;
|
|
401
401
|
app_password: import("../db/index.js").AppPassword;
|
|
402
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
403
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
404
|
+
device: import("../db/index.js").Device;
|
|
405
|
+
email_token: import("../db/index.js").EmailToken;
|
|
402
406
|
invite_code: import("../db/index.js").InviteCode;
|
|
403
407
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
408
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
404
409
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
405
410
|
repo_root: import("../db/index.js").RepoRoot;
|
|
406
|
-
email_token: import("../db/index.js").EmailToken;
|
|
407
411
|
token: Token;
|
|
408
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
409
|
-
device: import("../db/index.js").Device;
|
|
410
412
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
411
|
-
|
|
412
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
413
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
414
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
413
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
415
414
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
415
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
416
416
|
actor: import("../db/index.js").Actor;
|
|
417
417
|
app_password: import("../db/index.js").AppPassword;
|
|
418
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
419
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
420
|
+
device: import("../db/index.js").Device;
|
|
421
|
+
email_token: import("../db/index.js").EmailToken;
|
|
418
422
|
invite_code: import("../db/index.js").InviteCode;
|
|
419
423
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
424
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
420
425
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
421
426
|
repo_root: import("../db/index.js").RepoRoot;
|
|
422
|
-
email_token: import("../db/index.js").EmailToken;
|
|
423
427
|
token: Token;
|
|
424
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
425
|
-
device: import("../db/index.js").Device;
|
|
426
428
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
427
|
-
|
|
428
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
429
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
430
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
429
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
431
430
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
431
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
432
432
|
actor: import("../db/index.js").Actor;
|
|
433
433
|
app_password: import("../db/index.js").AppPassword;
|
|
434
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
435
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
436
|
+
device: import("../db/index.js").Device;
|
|
437
|
+
email_token: import("../db/index.js").EmailToken;
|
|
434
438
|
invite_code: import("../db/index.js").InviteCode;
|
|
435
439
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
440
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
436
441
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
437
442
|
repo_root: import("../db/index.js").RepoRoot;
|
|
438
|
-
email_token: import("../db/index.js").EmailToken;
|
|
439
443
|
token: Token;
|
|
440
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
441
|
-
device: import("../db/index.js").Device;
|
|
442
444
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
443
|
-
|
|
444
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
445
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
446
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
445
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
447
446
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
447
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
448
448
|
actor: import("../db/index.js").Actor;
|
|
449
449
|
app_password: import("../db/index.js").AppPassword;
|
|
450
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
451
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
452
|
+
device: import("../db/index.js").Device;
|
|
453
|
+
email_token: import("../db/index.js").EmailToken;
|
|
450
454
|
invite_code: import("../db/index.js").InviteCode;
|
|
451
455
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
456
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
452
457
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
453
458
|
repo_root: import("../db/index.js").RepoRoot;
|
|
454
|
-
email_token: import("../db/index.js").EmailToken;
|
|
455
459
|
token: Token;
|
|
456
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
457
|
-
device: import("../db/index.js").Device;
|
|
458
460
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
459
|
-
|
|
460
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
461
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
462
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
461
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
463
462
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
463
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
464
464
|
actor: import("../db/index.js").Actor;
|
|
465
465
|
app_password: import("../db/index.js").AppPassword;
|
|
466
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
467
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
468
|
+
device: import("../db/index.js").Device;
|
|
469
|
+
email_token: import("../db/index.js").EmailToken;
|
|
466
470
|
invite_code: import("../db/index.js").InviteCode;
|
|
467
471
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
472
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
468
473
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
469
474
|
repo_root: import("../db/index.js").RepoRoot;
|
|
470
|
-
email_token: import("../db/index.js").EmailToken;
|
|
471
475
|
token: Token;
|
|
472
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
473
|
-
device: import("../db/index.js").Device;
|
|
474
476
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
475
|
-
|
|
476
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
477
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
478
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
477
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
479
478
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
479
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
480
480
|
actor: import("../db/index.js").Actor;
|
|
481
481
|
app_password: import("../db/index.js").AppPassword;
|
|
482
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
483
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
484
|
+
device: import("../db/index.js").Device;
|
|
485
|
+
email_token: import("../db/index.js").EmailToken;
|
|
482
486
|
invite_code: import("../db/index.js").InviteCode;
|
|
483
487
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
488
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
484
489
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
485
490
|
repo_root: import("../db/index.js").RepoRoot;
|
|
486
|
-
email_token: import("../db/index.js").EmailToken;
|
|
487
491
|
token: Token;
|
|
488
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
489
|
-
device: import("../db/index.js").Device;
|
|
490
492
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
491
|
-
|
|
492
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
493
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
494
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
493
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
495
494
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
495
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
496
496
|
actor: import("../db/index.js").Actor;
|
|
497
497
|
app_password: import("../db/index.js").AppPassword;
|
|
498
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
499
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
500
|
+
device: import("../db/index.js").Device;
|
|
501
|
+
email_token: import("../db/index.js").EmailToken;
|
|
498
502
|
invite_code: import("../db/index.js").InviteCode;
|
|
499
503
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
504
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
500
505
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
501
506
|
repo_root: import("../db/index.js").RepoRoot;
|
|
502
|
-
email_token: import("../db/index.js").EmailToken;
|
|
503
507
|
token: Token;
|
|
504
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
505
|
-
device: import("../db/index.js").Device;
|
|
506
508
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
507
|
-
|
|
508
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
509
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
510
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
509
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
511
510
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
511
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
512
512
|
actor: import("../db/index.js").Actor;
|
|
513
513
|
app_password: import("../db/index.js").AppPassword;
|
|
514
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
515
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
516
|
+
device: import("../db/index.js").Device;
|
|
517
|
+
email_token: import("../db/index.js").EmailToken;
|
|
514
518
|
invite_code: import("../db/index.js").InviteCode;
|
|
515
519
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
520
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
516
521
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
517
522
|
repo_root: import("../db/index.js").RepoRoot;
|
|
518
|
-
email_token: import("../db/index.js").EmailToken;
|
|
519
523
|
token: Token;
|
|
520
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
521
|
-
device: import("../db/index.js").Device;
|
|
522
524
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
523
|
-
|
|
524
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
525
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
526
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
525
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
527
526
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
527
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
528
528
|
actor: import("../db/index.js").Actor;
|
|
529
529
|
app_password: import("../db/index.js").AppPassword;
|
|
530
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
531
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
532
|
+
device: import("../db/index.js").Device;
|
|
533
|
+
email_token: import("../db/index.js").EmailToken;
|
|
530
534
|
invite_code: import("../db/index.js").InviteCode;
|
|
531
535
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
536
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
532
537
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
533
538
|
repo_root: import("../db/index.js").RepoRoot;
|
|
534
|
-
email_token: import("../db/index.js").EmailToken;
|
|
535
539
|
token: Token;
|
|
536
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
537
|
-
device: import("../db/index.js").Device;
|
|
538
540
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
539
|
-
|
|
540
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
541
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
542
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
541
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
543
542
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
543
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
544
544
|
actor: import("../db/index.js").Actor;
|
|
545
545
|
app_password: import("../db/index.js").AppPassword;
|
|
546
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
547
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
548
|
+
device: import("../db/index.js").Device;
|
|
549
|
+
email_token: import("../db/index.js").EmailToken;
|
|
546
550
|
invite_code: import("../db/index.js").InviteCode;
|
|
547
551
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
552
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
548
553
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
549
554
|
repo_root: import("../db/index.js").RepoRoot;
|
|
550
|
-
email_token: import("../db/index.js").EmailToken;
|
|
551
555
|
token: Token;
|
|
552
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
553
|
-
device: import("../db/index.js").Device;
|
|
554
556
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
555
|
-
|
|
556
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
557
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
558
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
557
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
559
558
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
559
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
560
560
|
actor: import("../db/index.js").Actor;
|
|
561
561
|
app_password: import("../db/index.js").AppPassword;
|
|
562
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
563
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
564
|
+
device: import("../db/index.js").Device;
|
|
565
|
+
email_token: import("../db/index.js").EmailToken;
|
|
562
566
|
invite_code: import("../db/index.js").InviteCode;
|
|
563
567
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
568
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
564
569
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
565
570
|
repo_root: import("../db/index.js").RepoRoot;
|
|
566
|
-
email_token: import("../db/index.js").EmailToken;
|
|
567
571
|
token: Token;
|
|
568
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
569
|
-
device: import("../db/index.js").Device;
|
|
570
572
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
571
|
-
|
|
572
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
573
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
574
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
573
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
575
574
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
575
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
576
576
|
actor: import("../db/index.js").Actor;
|
|
577
577
|
app_password: import("../db/index.js").AppPassword;
|
|
578
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
579
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
580
|
+
device: import("../db/index.js").Device;
|
|
581
|
+
email_token: import("../db/index.js").EmailToken;
|
|
578
582
|
invite_code: import("../db/index.js").InviteCode;
|
|
579
583
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
584
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
580
585
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
581
586
|
repo_root: import("../db/index.js").RepoRoot;
|
|
582
|
-
email_token: import("../db/index.js").EmailToken;
|
|
583
587
|
token: Token;
|
|
584
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
585
|
-
device: import("../db/index.js").Device;
|
|
586
588
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
587
|
-
|
|
588
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
589
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
590
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
589
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
591
590
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
591
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
592
592
|
actor: import("../db/index.js").Actor;
|
|
593
593
|
app_password: import("../db/index.js").AppPassword;
|
|
594
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
595
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
596
|
+
device: import("../db/index.js").Device;
|
|
597
|
+
email_token: import("../db/index.js").EmailToken;
|
|
594
598
|
invite_code: import("../db/index.js").InviteCode;
|
|
595
599
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
600
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
596
601
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
597
602
|
repo_root: import("../db/index.js").RepoRoot;
|
|
598
|
-
email_token: import("../db/index.js").EmailToken;
|
|
599
603
|
token: Token;
|
|
600
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
601
|
-
device: import("../db/index.js").Device;
|
|
602
604
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
603
|
-
|
|
604
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
605
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
606
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
605
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
607
606
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
607
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
608
608
|
actor: import("../db/index.js").Actor;
|
|
609
609
|
app_password: import("../db/index.js").AppPassword;
|
|
610
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
611
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
612
|
+
device: import("../db/index.js").Device;
|
|
613
|
+
email_token: import("../db/index.js").EmailToken;
|
|
610
614
|
invite_code: import("../db/index.js").InviteCode;
|
|
611
615
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
616
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
612
617
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
613
618
|
repo_root: import("../db/index.js").RepoRoot;
|
|
614
|
-
email_token: import("../db/index.js").EmailToken;
|
|
615
619
|
token: Token;
|
|
616
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
617
|
-
device: import("../db/index.js").Device;
|
|
618
620
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
619
|
-
|
|
620
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
621
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
622
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
621
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
623
622
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
623
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
624
624
|
actor: import("../db/index.js").Actor;
|
|
625
625
|
app_password: import("../db/index.js").AppPassword;
|
|
626
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
627
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
628
|
+
device: import("../db/index.js").Device;
|
|
629
|
+
email_token: import("../db/index.js").EmailToken;
|
|
626
630
|
invite_code: import("../db/index.js").InviteCode;
|
|
627
631
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
632
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
628
633
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
629
634
|
repo_root: import("../db/index.js").RepoRoot;
|
|
630
|
-
email_token: import("../db/index.js").EmailToken;
|
|
631
635
|
token: Token;
|
|
632
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
633
|
-
device: import("../db/index.js").Device;
|
|
634
636
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
635
|
-
|
|
636
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
637
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
638
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
637
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
639
638
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
639
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
640
640
|
actor: import("../db/index.js").Actor;
|
|
641
641
|
app_password: import("../db/index.js").AppPassword;
|
|
642
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
643
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
644
|
+
device: import("../db/index.js").Device;
|
|
645
|
+
email_token: import("../db/index.js").EmailToken;
|
|
642
646
|
invite_code: import("../db/index.js").InviteCode;
|
|
643
647
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
648
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
644
649
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
645
650
|
repo_root: import("../db/index.js").RepoRoot;
|
|
646
|
-
email_token: import("../db/index.js").EmailToken;
|
|
647
651
|
token: Token;
|
|
648
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
649
|
-
device: import("../db/index.js").Device;
|
|
650
652
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
651
|
-
|
|
652
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
653
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
654
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
653
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
655
654
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
655
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
656
656
|
actor: import("../db/index.js").Actor;
|
|
657
657
|
app_password: import("../db/index.js").AppPassword;
|
|
658
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
659
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
660
|
+
device: import("../db/index.js").Device;
|
|
661
|
+
email_token: import("../db/index.js").EmailToken;
|
|
658
662
|
invite_code: import("../db/index.js").InviteCode;
|
|
659
663
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
664
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
660
665
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
661
666
|
repo_root: import("../db/index.js").RepoRoot;
|
|
662
|
-
email_token: import("../db/index.js").EmailToken;
|
|
663
667
|
token: Token;
|
|
664
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
665
|
-
device: import("../db/index.js").Device;
|
|
666
668
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
667
|
-
|
|
668
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
669
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
670
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
669
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
671
670
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
671
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
672
672
|
actor: import("../db/index.js").Actor;
|
|
673
673
|
app_password: import("../db/index.js").AppPassword;
|
|
674
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
675
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
676
|
+
device: import("../db/index.js").Device;
|
|
677
|
+
email_token: import("../db/index.js").EmailToken;
|
|
674
678
|
invite_code: import("../db/index.js").InviteCode;
|
|
675
679
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
680
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
676
681
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
677
682
|
repo_root: import("../db/index.js").RepoRoot;
|
|
678
|
-
email_token: import("../db/index.js").EmailToken;
|
|
679
683
|
token: Token;
|
|
680
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
681
|
-
device: import("../db/index.js").Device;
|
|
682
684
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
683
|
-
|
|
684
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
685
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
686
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
685
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
687
686
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
687
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
688
688
|
actor: import("../db/index.js").Actor;
|
|
689
689
|
app_password: import("../db/index.js").AppPassword;
|
|
690
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
691
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
692
|
+
device: import("../db/index.js").Device;
|
|
693
|
+
email_token: import("../db/index.js").EmailToken;
|
|
690
694
|
invite_code: import("../db/index.js").InviteCode;
|
|
691
695
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
696
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
692
697
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
693
698
|
repo_root: import("../db/index.js").RepoRoot;
|
|
694
|
-
email_token: import("../db/index.js").EmailToken;
|
|
695
699
|
token: Token;
|
|
696
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
697
|
-
device: import("../db/index.js").Device;
|
|
698
700
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
699
|
-
|
|
700
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
701
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
702
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
701
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
703
702
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
703
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
704
704
|
actor: import("../db/index.js").Actor;
|
|
705
705
|
app_password: import("../db/index.js").AppPassword;
|
|
706
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
707
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
708
|
+
device: import("../db/index.js").Device;
|
|
709
|
+
email_token: import("../db/index.js").EmailToken;
|
|
706
710
|
invite_code: import("../db/index.js").InviteCode;
|
|
707
711
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
712
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
708
713
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
709
714
|
repo_root: import("../db/index.js").RepoRoot;
|
|
710
|
-
email_token: import("../db/index.js").EmailToken;
|
|
711
715
|
token: Token;
|
|
712
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
713
|
-
device: import("../db/index.js").Device;
|
|
714
716
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
715
|
-
|
|
716
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
717
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
718
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
717
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
719
718
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
719
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
720
720
|
actor: import("../db/index.js").Actor;
|
|
721
721
|
app_password: import("../db/index.js").AppPassword;
|
|
722
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
723
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
724
|
+
device: import("../db/index.js").Device;
|
|
725
|
+
email_token: import("../db/index.js").EmailToken;
|
|
722
726
|
invite_code: import("../db/index.js").InviteCode;
|
|
723
727
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
728
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
724
729
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
725
730
|
repo_root: import("../db/index.js").RepoRoot;
|
|
726
|
-
email_token: import("../db/index.js").EmailToken;
|
|
727
731
|
token: Token;
|
|
728
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
729
|
-
device: import("../db/index.js").Device;
|
|
730
732
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
731
|
-
|
|
732
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
733
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
734
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
733
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
735
734
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
735
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
736
736
|
actor: import("../db/index.js").Actor;
|
|
737
737
|
app_password: import("../db/index.js").AppPassword;
|
|
738
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
739
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
740
|
+
device: import("../db/index.js").Device;
|
|
741
|
+
email_token: import("../db/index.js").EmailToken;
|
|
738
742
|
invite_code: import("../db/index.js").InviteCode;
|
|
739
743
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
744
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
740
745
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
741
746
|
repo_root: import("../db/index.js").RepoRoot;
|
|
742
|
-
email_token: import("../db/index.js").EmailToken;
|
|
743
747
|
token: Token;
|
|
744
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
745
|
-
device: import("../db/index.js").Device;
|
|
746
748
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
747
|
-
|
|
748
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
749
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
750
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
749
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
751
750
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
751
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
752
752
|
actor: import("../db/index.js").Actor;
|
|
753
753
|
app_password: import("../db/index.js").AppPassword;
|
|
754
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
755
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
756
|
+
device: import("../db/index.js").Device;
|
|
757
|
+
email_token: import("../db/index.js").EmailToken;
|
|
754
758
|
invite_code: import("../db/index.js").InviteCode;
|
|
755
759
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
760
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
756
761
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
757
762
|
repo_root: import("../db/index.js").RepoRoot;
|
|
758
|
-
email_token: import("../db/index.js").EmailToken;
|
|
759
763
|
token: Token;
|
|
760
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
761
|
-
device: import("../db/index.js").Device;
|
|
762
764
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
763
|
-
|
|
764
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
765
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
766
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
765
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
767
766
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
767
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
768
768
|
actor: import("../db/index.js").Actor;
|
|
769
769
|
app_password: import("../db/index.js").AppPassword;
|
|
770
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
771
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
772
|
+
device: import("../db/index.js").Device;
|
|
773
|
+
email_token: import("../db/index.js").EmailToken;
|
|
770
774
|
invite_code: import("../db/index.js").InviteCode;
|
|
771
775
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
776
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
772
777
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
773
778
|
repo_root: import("../db/index.js").RepoRoot;
|
|
774
|
-
email_token: import("../db/index.js").EmailToken;
|
|
775
779
|
token: Token;
|
|
776
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
777
|
-
device: import("../db/index.js").Device;
|
|
778
780
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
779
|
-
|
|
780
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
781
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
782
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
781
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
783
782
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
783
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
784
784
|
actor: import("../db/index.js").Actor;
|
|
785
785
|
app_password: import("../db/index.js").AppPassword;
|
|
786
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
787
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
788
|
+
device: import("../db/index.js").Device;
|
|
789
|
+
email_token: import("../db/index.js").EmailToken;
|
|
786
790
|
invite_code: import("../db/index.js").InviteCode;
|
|
787
791
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
792
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
788
793
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
789
794
|
repo_root: import("../db/index.js").RepoRoot;
|
|
790
|
-
email_token: import("../db/index.js").EmailToken;
|
|
791
795
|
token: Token;
|
|
792
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
793
|
-
device: import("../db/index.js").Device;
|
|
794
796
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
795
|
-
|
|
796
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
797
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
798
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
797
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
799
798
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
799
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
800
800
|
actor: import("../db/index.js").Actor;
|
|
801
801
|
app_password: import("../db/index.js").AppPassword;
|
|
802
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
803
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
804
|
+
device: import("../db/index.js").Device;
|
|
805
|
+
email_token: import("../db/index.js").EmailToken;
|
|
802
806
|
invite_code: import("../db/index.js").InviteCode;
|
|
803
807
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
808
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
804
809
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
805
810
|
repo_root: import("../db/index.js").RepoRoot;
|
|
806
|
-
email_token: import("../db/index.js").EmailToken;
|
|
807
811
|
token: Token;
|
|
808
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
809
|
-
device: import("../db/index.js").Device;
|
|
810
812
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
811
|
-
|
|
812
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
813
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
814
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
813
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
815
814
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
815
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
816
816
|
actor: import("../db/index.js").Actor;
|
|
817
817
|
app_password: import("../db/index.js").AppPassword;
|
|
818
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
819
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
820
|
+
device: import("../db/index.js").Device;
|
|
821
|
+
email_token: import("../db/index.js").EmailToken;
|
|
818
822
|
invite_code: import("../db/index.js").InviteCode;
|
|
819
823
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
824
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
820
825
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
821
826
|
repo_root: import("../db/index.js").RepoRoot;
|
|
822
|
-
email_token: import("../db/index.js").EmailToken;
|
|
823
827
|
token: Token;
|
|
824
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
825
|
-
device: import("../db/index.js").Device;
|
|
826
828
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
827
|
-
|
|
828
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
829
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
830
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
829
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
831
830
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
831
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
832
832
|
actor: import("../db/index.js").Actor;
|
|
833
833
|
app_password: import("../db/index.js").AppPassword;
|
|
834
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
835
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
836
|
+
device: import("../db/index.js").Device;
|
|
837
|
+
email_token: import("../db/index.js").EmailToken;
|
|
834
838
|
invite_code: import("../db/index.js").InviteCode;
|
|
835
839
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
840
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
836
841
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
837
842
|
repo_root: import("../db/index.js").RepoRoot;
|
|
838
|
-
email_token: import("../db/index.js").EmailToken;
|
|
839
843
|
token: Token;
|
|
840
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
841
|
-
device: import("../db/index.js").Device;
|
|
842
844
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
843
|
-
|
|
844
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
845
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
846
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
845
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
847
846
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
847
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
848
848
|
actor: import("../db/index.js").Actor;
|
|
849
849
|
app_password: import("../db/index.js").AppPassword;
|
|
850
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
851
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
852
|
+
device: import("../db/index.js").Device;
|
|
853
|
+
email_token: import("../db/index.js").EmailToken;
|
|
850
854
|
invite_code: import("../db/index.js").InviteCode;
|
|
851
855
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
856
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
852
857
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
853
858
|
repo_root: import("../db/index.js").RepoRoot;
|
|
854
|
-
email_token: import("../db/index.js").EmailToken;
|
|
855
859
|
token: Token;
|
|
856
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
857
|
-
device: import("../db/index.js").Device;
|
|
858
860
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
859
|
-
|
|
860
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
861
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
862
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
861
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
863
862
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
863
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
864
864
|
actor: import("../db/index.js").Actor;
|
|
865
865
|
app_password: import("../db/index.js").AppPassword;
|
|
866
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
867
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
868
|
+
device: import("../db/index.js").Device;
|
|
869
|
+
email_token: import("../db/index.js").EmailToken;
|
|
866
870
|
invite_code: import("../db/index.js").InviteCode;
|
|
867
871
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
872
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
868
873
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
869
874
|
repo_root: import("../db/index.js").RepoRoot;
|
|
870
|
-
email_token: import("../db/index.js").EmailToken;
|
|
871
875
|
token: Token;
|
|
872
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
873
|
-
device: import("../db/index.js").Device;
|
|
874
876
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
875
|
-
|
|
876
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
877
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
878
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
877
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
879
878
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
879
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
880
880
|
actor: import("../db/index.js").Actor;
|
|
881
881
|
app_password: import("../db/index.js").AppPassword;
|
|
882
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
883
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
884
|
+
device: import("../db/index.js").Device;
|
|
885
|
+
email_token: import("../db/index.js").EmailToken;
|
|
882
886
|
invite_code: import("../db/index.js").InviteCode;
|
|
883
887
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
888
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
884
889
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
885
890
|
repo_root: import("../db/index.js").RepoRoot;
|
|
886
|
-
email_token: import("../db/index.js").EmailToken;
|
|
887
891
|
token: Token;
|
|
888
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
889
|
-
device: import("../db/index.js").Device;
|
|
890
892
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
891
|
-
|
|
892
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
893
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
894
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
893
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
895
894
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
895
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
896
896
|
actor: import("../db/index.js").Actor;
|
|
897
897
|
app_password: import("../db/index.js").AppPassword;
|
|
898
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
899
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
900
|
+
device: import("../db/index.js").Device;
|
|
901
|
+
email_token: import("../db/index.js").EmailToken;
|
|
898
902
|
invite_code: import("../db/index.js").InviteCode;
|
|
899
903
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
904
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
900
905
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
901
906
|
repo_root: import("../db/index.js").RepoRoot;
|
|
902
|
-
email_token: import("../db/index.js").EmailToken;
|
|
903
907
|
token: Token;
|
|
904
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
905
|
-
device: import("../db/index.js").Device;
|
|
906
908
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
907
|
-
|
|
908
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
909
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
910
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
909
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
911
910
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
911
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
912
912
|
actor: import("../db/index.js").Actor;
|
|
913
913
|
app_password: import("../db/index.js").AppPassword;
|
|
914
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
915
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
916
|
+
device: import("../db/index.js").Device;
|
|
917
|
+
email_token: import("../db/index.js").EmailToken;
|
|
914
918
|
invite_code: import("../db/index.js").InviteCode;
|
|
915
919
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
920
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
916
921
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
917
922
|
repo_root: import("../db/index.js").RepoRoot;
|
|
918
|
-
email_token: import("../db/index.js").EmailToken;
|
|
919
923
|
token: Token;
|
|
920
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
921
|
-
device: import("../db/index.js").Device;
|
|
922
924
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
923
|
-
|
|
924
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
925
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
926
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
925
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>, import("kysely/dist/esm/util/type-utils.js").MergePartial<import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
927
926
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
927
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
928
928
|
actor: import("../db/index.js").Actor;
|
|
929
929
|
app_password: import("../db/index.js").AppPassword;
|
|
930
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
931
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
932
|
+
device: import("../db/index.js").Device;
|
|
933
|
+
email_token: import("../db/index.js").EmailToken;
|
|
930
934
|
invite_code: import("../db/index.js").InviteCode;
|
|
931
935
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
936
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
932
937
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
933
938
|
repo_root: import("../db/index.js").RepoRoot;
|
|
934
|
-
email_token: import("../db/index.js").EmailToken;
|
|
935
939
|
token: Token;
|
|
936
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
937
|
-
device: import("../db/index.js").Device;
|
|
938
940
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
939
|
-
|
|
940
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
941
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
942
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
941
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
943
942
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
943
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
944
944
|
actor: import("../db/index.js").Actor;
|
|
945
945
|
app_password: import("../db/index.js").AppPassword;
|
|
946
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
947
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
948
|
+
device: import("../db/index.js").Device;
|
|
949
|
+
email_token: import("../db/index.js").EmailToken;
|
|
946
950
|
invite_code: import("../db/index.js").InviteCode;
|
|
947
951
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
952
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
948
953
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
949
954
|
repo_root: import("../db/index.js").RepoRoot;
|
|
950
|
-
email_token: import("../db/index.js").EmailToken;
|
|
951
955
|
token: Token;
|
|
952
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
953
|
-
device: import("../db/index.js").Device;
|
|
954
956
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
955
|
-
|
|
956
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
957
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
958
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
957
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
959
958
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
959
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
960
960
|
actor: import("../db/index.js").Actor;
|
|
961
961
|
app_password: import("../db/index.js").AppPassword;
|
|
962
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
963
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
964
|
+
device: import("../db/index.js").Device;
|
|
965
|
+
email_token: import("../db/index.js").EmailToken;
|
|
962
966
|
invite_code: import("../db/index.js").InviteCode;
|
|
963
967
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
968
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
964
969
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
965
970
|
repo_root: import("../db/index.js").RepoRoot;
|
|
966
|
-
email_token: import("../db/index.js").EmailToken;
|
|
967
971
|
token: Token;
|
|
968
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
969
|
-
device: import("../db/index.js").Device;
|
|
970
972
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
971
|
-
|
|
972
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
973
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
974
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
973
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
975
974
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
975
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
976
976
|
actor: import("../db/index.js").Actor;
|
|
977
977
|
app_password: import("../db/index.js").AppPassword;
|
|
978
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
979
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
980
|
+
device: import("../db/index.js").Device;
|
|
981
|
+
email_token: import("../db/index.js").EmailToken;
|
|
978
982
|
invite_code: import("../db/index.js").InviteCode;
|
|
979
983
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
984
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
980
985
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
981
986
|
repo_root: import("../db/index.js").RepoRoot;
|
|
982
|
-
email_token: import("../db/index.js").EmailToken;
|
|
983
987
|
token: Token;
|
|
984
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
985
|
-
device: import("../db/index.js").Device;
|
|
986
988
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
987
|
-
|
|
988
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
989
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
990
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
989
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>, import("kysely/dist/esm/util/type-utils.js").MergePartial<Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
991
990
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
991
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
992
992
|
actor: import("../db/index.js").Actor;
|
|
993
993
|
app_password: import("../db/index.js").AppPassword;
|
|
994
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
995
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
996
|
+
device: import("../db/index.js").Device;
|
|
997
|
+
email_token: import("../db/index.js").EmailToken;
|
|
994
998
|
invite_code: import("../db/index.js").InviteCode;
|
|
995
999
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
1000
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
996
1001
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
997
1002
|
repo_root: import("../db/index.js").RepoRoot;
|
|
998
|
-
email_token: import("../db/index.js").EmailToken;
|
|
999
1003
|
token: Token;
|
|
1000
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1001
|
-
device: import("../db/index.js").Device;
|
|
1002
1004
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
1003
|
-
|
|
1004
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1005
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
1006
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
1005
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
1007
1006
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
1007
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
1008
1008
|
actor: import("../db/index.js").Actor;
|
|
1009
1009
|
app_password: import("../db/index.js").AppPassword;
|
|
1010
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1011
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1012
|
+
device: import("../db/index.js").Device;
|
|
1013
|
+
email_token: import("../db/index.js").EmailToken;
|
|
1010
1014
|
invite_code: import("../db/index.js").InviteCode;
|
|
1011
1015
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
1016
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
1012
1017
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
1013
1018
|
repo_root: import("../db/index.js").RepoRoot;
|
|
1014
|
-
email_token: import("../db/index.js").EmailToken;
|
|
1015
1019
|
token: Token;
|
|
1016
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1017
|
-
device: import("../db/index.js").Device;
|
|
1018
1020
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
1019
|
-
|
|
1020
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1021
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
1022
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
1021
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">, Partial<Omit<{}, never>> & Partial<Omit<Partial<Omit<{}, never>>, never>> & import("kysely").Selection<{
|
|
1023
1022
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
1023
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
1024
1024
|
actor: import("../db/index.js").Actor;
|
|
1025
1025
|
app_password: import("../db/index.js").AppPassword;
|
|
1026
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1027
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1028
|
+
device: import("../db/index.js").Device;
|
|
1029
|
+
email_token: import("../db/index.js").EmailToken;
|
|
1026
1030
|
invite_code: import("../db/index.js").InviteCode;
|
|
1027
1031
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
1032
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
1028
1033
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
1029
1034
|
repo_root: import("../db/index.js").RepoRoot;
|
|
1030
|
-
email_token: import("../db/index.js").EmailToken;
|
|
1031
1035
|
token: Token;
|
|
1032
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1033
|
-
device: import("../db/index.js").Device;
|
|
1034
1036
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
1035
|
-
|
|
1036
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1037
|
-
}, "account" | "actor", "actor.did" | "account.email" | "account.invitesDisabled" | "account.emailConfirmedAt" | "actor.handle" | "actor.createdAt" | "actor.deleteAfter" | "actor.deactivatedAt" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
1038
|
-
lexicon: import("../db/index.js").Lexicon;
|
|
1037
|
+
}, "account" | "actor", "account.email" | "account.emailConfirmedAt" | "account.invitesDisabled" | "actor.createdAt" | "actor.deactivatedAt" | "actor.deleteAfter" | "actor.did" | "actor.handle" | "actor.takedownRef"> & import("kysely").Selection<{
|
|
1039
1038
|
account: import("kysely").Nullable<import("../db/index.js").Account>;
|
|
1039
|
+
account_device: import("../db/index.js").AccountDevice;
|
|
1040
1040
|
actor: import("../db/index.js").Actor;
|
|
1041
1041
|
app_password: import("../db/index.js").AppPassword;
|
|
1042
|
+
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1043
|
+
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1044
|
+
device: import("../db/index.js").Device;
|
|
1045
|
+
email_token: import("../db/index.js").EmailToken;
|
|
1042
1046
|
invite_code: import("../db/index.js").InviteCode;
|
|
1043
1047
|
invite_code_use: import("../db/index.js").InviteCodeUse;
|
|
1048
|
+
lexicon: import("../db/index.js").Lexicon;
|
|
1044
1049
|
refresh_token: import("../db/index.js").RefreshToken;
|
|
1045
1050
|
repo_root: import("../db/index.js").RepoRoot;
|
|
1046
|
-
email_token: import("../db/index.js").EmailToken;
|
|
1047
1051
|
token: Token;
|
|
1048
|
-
authorization_request: import("../db/index.js").AuthorizationRequest;
|
|
1049
|
-
device: import("../db/index.js").Device;
|
|
1050
1052
|
used_refresh_token: import("../db/index.js").UsedRefreshToken;
|
|
1051
|
-
|
|
1052
|
-
authorized_client: import("../db/schema/authorized-client.js").AuthorizedClient;
|
|
1053
|
-
}, "account" | "actor" | "token", "token.did" | "token.code" | "token.id" | "token.createdAt" | "token.updatedAt" | "token.expiresAt" | "token.deviceId" | "token.scope" | "token.details" | "token.clientId" | "token.clientAuth" | "token.parameters" | "token.tokenId" | "token.currentRefreshToken">>>>>>>;
|
|
1053
|
+
}, "account" | "actor" | "token", "token.clientAuth" | "token.clientId" | "token.code" | "token.createdAt" | "token.currentRefreshToken" | "token.details" | "token.deviceId" | "token.did" | "token.expiresAt" | "token.id" | "token.parameters" | "token.scope" | "token.tokenId" | "token.updatedAt">>>>>>>;
|
|
1054
1054
|
export declare const removeByDidQB: (db: AccountDb, did: string) => import("kysely").DeleteQueryBuilder<import("kysely/dist/esm/parser/table-parser.js").From<import("../db/index.js").DatabaseSchema, "token">, "token", import("kysely").DeleteResult>;
|
|
1055
1055
|
export declare const rotateQB: (db: AccountDb, id: number, newTokenId: TokenId, newRefreshToken: RefreshToken, newData: NewTokenData) => import("kysely").UpdateQueryBuilder<import("kysely/dist/esm/parser/table-parser.js").From<import("../db/index.js").DatabaseSchema, "token">, "token", "token", import("kysely").UpdateResult>;
|
|
1056
1056
|
export declare const removeQB: (db: AccountDb, tokenId: TokenId) => import("kysely").DeleteQueryBuilder<import("kysely/dist/esm/parser/table-parser.js").From<import("../db/index.js").DatabaseSchema, "token">, "token", import("kysely").DeleteResult>;
|