@absolutejs/auth 0.65.0 → 0.65.1
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/dist/index.js +7 -3
- package/dist/index.js.map +3 -3
- package/dist/server.js +7 -3
- package/dist/server.js.map +3 -3
- package/package.json +1 -1
- package/dist/abuse/captcha.d.ts +0 -11
- package/dist/abuse/config.d.ts +0 -29
- package/dist/actions.d.ts +0 -27
- package/dist/adaptive/config.d.ts +0 -34
- package/dist/adaptive/fingerprint.d.ts +0 -2
- package/dist/adaptive/inMemoryStores.d.ts +0 -3
- package/dist/adaptive/postgresStores.d.ts +0 -245
- package/dist/adaptive/types.d.ts +0 -62
- package/dist/agents/config.d.ts +0 -49
- package/dist/agents/context.d.ts +0 -46
- package/dist/agents/idJag.d.ts +0 -49
- package/dist/agents/inMemoryStores.d.ts +0 -4
- package/dist/agents/index.d.ts +0 -13
- package/dist/agents/oauthGuide.d.ts +0 -18
- package/dist/agents/oidcAdapter.d.ts +0 -20
- package/dist/agents/postgresStores.d.ts +0 -1176
- package/dist/agents/principal.d.ts +0 -4
- package/dist/agents/registration.d.ts +0 -162
- package/dist/agents/registrationClient.d.ts +0 -50
- package/dist/agents/routes.d.ts +0 -256
- package/dist/agents/types.d.ts +0 -129
- package/dist/apikeys/config.d.ts +0 -64
- package/dist/apikeys/inMemoryStores.d.ts +0 -4
- package/dist/apikeys/postgresStores.d.ts +0 -359
- package/dist/apikeys/routes.d.ts +0 -83
- package/dist/apikeys/types.d.ts +0 -53
- package/dist/audit/config.d.ts +0 -9
- package/dist/audit/export.d.ts +0 -2
- package/dist/audit/inMemoryAuditStore.d.ts +0 -2
- package/dist/audit/integrity.d.ts +0 -19
- package/dist/audit/postgresAuditStore.d.ts +0 -116
- package/dist/audit/siem.d.ts +0 -11
- package/dist/audit/types.d.ts +0 -21
- package/dist/audit/wrap.d.ts +0 -11
- package/dist/authContext.d.ts +0 -193
- package/dist/authorization/config.d.ts +0 -19
- package/dist/authorization/protectPermission.d.ts +0 -52
- package/dist/cli/import/auth0.d.ts +0 -2
- package/dist/cli/import/clerk.d.ts +0 -2
- package/dist/cli/import/index.d.ts +0 -10
- package/dist/cli/import/lucia.d.ts +0 -2
- package/dist/cli/import/nextauth.d.ts +0 -2
- package/dist/cli/import/supabase.d.ts +0 -2
- package/dist/cli/import/types.d.ts +0 -27
- package/dist/cli/migrate.d.ts +0 -2
- package/dist/client/components/react/SignIn.d.ts +0 -32
- package/dist/client/components/react/SignUp.d.ts +0 -29
- package/dist/client/components/react/UserButton.d.ts +0 -36
- package/dist/client/createAuthClient.d.ts +0 -285
- package/dist/client/index.d.ts +0 -4
- package/dist/client/passkeyHelpers.d.ts +0 -19
- package/dist/client/react.d.ts +0 -87
- package/dist/client/sessionExpiry.d.ts +0 -37
- package/dist/client/solid.d.ts +0 -86
- package/dist/client/svelte.d.ts +0 -86
- package/dist/client/vue.d.ts +0 -88
- package/dist/compliance/cipher.d.ts +0 -11
- package/dist/compliance/config.d.ts +0 -18
- package/dist/compliance/redaction.d.ts +0 -8
- package/dist/compliance/routes.d.ts +0 -89
- package/dist/constants.d.ts +0 -10
- package/dist/credentials/backgroundOps.d.ts +0 -45
- package/dist/credentials/config.d.ts +0 -94
- package/dist/credentials/emailValidation.d.ts +0 -9
- package/dist/credentials/emailVerification.d.ts +0 -83
- package/dist/credentials/import.d.ts +0 -49
- package/dist/credentials/inMemoryCredentialStore.d.ts +0 -2
- package/dist/credentials/legacyHashers.d.ts +0 -3
- package/dist/credentials/login.d.ts +0 -76
- package/dist/credentials/passwordPolicy.d.ts +0 -15
- package/dist/credentials/passwordReset.d.ts +0 -87
- package/dist/credentials/postgresCredentialStore.d.ts +0 -235
- package/dist/credentials/register.d.ts +0 -54
- package/dist/credentials/routes.d.ts +0 -201
- package/dist/credentials/types.d.ts +0 -26
- package/dist/crypto.d.ts +0 -32
- package/dist/csrf.d.ts +0 -10
- package/dist/errors.d.ts +0 -12
- package/dist/federation/tokenStore.d.ts +0 -29
- package/dist/fga/config.d.ts +0 -53
- package/dist/fga/inMemoryStores.d.ts +0 -3
- package/dist/fga/postgresStores.d.ts +0 -116
- package/dist/fga/redisCheckCache.d.ts +0 -11
- package/dist/fga/schema.d.ts +0 -2
- package/dist/fga/types.d.ts +0 -28
- package/dist/fingerprint-client/index.d.ts +0 -26
- package/dist/htmx/configuredRoutes.d.ts +0 -542
- package/dist/htmx/index.d.ts +0 -2
- package/dist/htmx/renderers.d.ts +0 -8
- package/dist/htmx/routes.d.ts +0 -514
- package/dist/htmx/types.d.ts +0 -129
- package/dist/index.d.ts +0 -3647
- package/dist/linkedProviders/inMemoryStores.d.ts +0 -9
- package/dist/linkedProviders/index.d.ts +0 -3
- package/dist/linkedProviders/neonStores.d.ts +0 -484
- package/dist/linkedProviders/oauthAccountResolver.d.ts +0 -28
- package/dist/linkedProviders/oauthResolver.d.ts +0 -9
- package/dist/linkedProviders/resolver.d.ts +0 -22
- package/dist/lockout/config.d.ts +0 -17
- package/dist/lockout/inMemoryLockoutStore.d.ts +0 -2
- package/dist/lockout/postgresLockoutStore.d.ts +0 -71
- package/dist/lockout/redisLockoutStore.d.ts +0 -3
- package/dist/lockout/types.d.ts +0 -12
- package/dist/manifest.d.ts +0 -18
- package/dist/manifest.json +0 -373
- package/dist/mfa/backupCodes.d.ts +0 -5
- package/dist/mfa/challenge.d.ts +0 -72
- package/dist/mfa/config.d.ts +0 -59
- package/dist/mfa/gate.d.ts +0 -2
- package/dist/mfa/inMemoryMfaStore.d.ts +0 -2
- package/dist/mfa/management.d.ts +0 -106
- package/dist/mfa/postgresMfaStore.d.ts +0 -266
- package/dist/mfa/recentAuth.d.ts +0 -2
- package/dist/mfa/rotation.d.ts +0 -17
- package/dist/mfa/routes.d.ts +0 -239
- package/dist/mfa/secret.d.ts +0 -2
- package/dist/mfa/sms.d.ts +0 -143
- package/dist/mfa/totp.d.ts +0 -91
- package/dist/mfa/types.d.ts +0 -58
- package/dist/migrations/generate.d.ts +0 -2
- package/dist/migrations/index.d.ts +0 -6
- package/dist/migrations/runner.d.ts +0 -22
- package/dist/migrations/types.d.ts +0 -14
- package/dist/oidc/clientAuth.d.ts +0 -19
- package/dist/oidc/clientIdMetadata.d.ts +0 -28
- package/dist/oidc/config.d.ts +0 -307
- package/dist/oidc/dpop.d.ts +0 -23
- package/dist/oidc/inMemoryStores.d.ts +0 -11
- package/dist/oidc/inMemoryVciStores.d.ts +0 -3
- package/dist/oidc/index.d.ts +0 -12
- package/dist/oidc/jar.d.ts +0 -14
- package/dist/oidc/keys.d.ts +0 -50
- package/dist/oidc/logout.d.ts +0 -38
- package/dist/oidc/mtls.d.ts +0 -11
- package/dist/oidc/operator.d.ts +0 -14
- package/dist/oidc/par.d.ts +0 -28
- package/dist/oidc/postgresStores.d.ts +0 -1217
- package/dist/oidc/registration.d.ts +0 -138
- package/dist/oidc/routes.d.ts +0 -569
- package/dist/oidc/types.d.ts +0 -157
- package/dist/oidc/userinfo.d.ts +0 -21
- package/dist/oidc/vci.d.ts +0 -159
- package/dist/oidc/vciRoutes.d.ts +0 -92
- package/dist/organizations/config.d.ts +0 -46
- package/dist/organizations/inMemoryOrganizationStore.d.ts +0 -2
- package/dist/organizations/operations.d.ts +0 -39
- package/dist/organizations/postgresOrganizationStore.d.ts +0 -340
- package/dist/organizations/routes.d.ts +0 -299
- package/dist/organizations/types.d.ts +0 -45
- package/dist/passwordless/config.d.ts +0 -43
- package/dist/passwordless/inMemoryPasswordlessTokenStore.d.ts +0 -2
- package/dist/passwordless/postgresPasswordlessTokenStore.d.ts +0 -56
- package/dist/passwordless/routes.d.ts +0 -163
- package/dist/passwordless/types.d.ts +0 -9
- package/dist/pluginIdentity.d.ts +0 -2
- package/dist/plugins/denyDisposableEmail.d.ts +0 -7
- package/dist/plugins/discordAlert.d.ts +0 -7
- package/dist/plugins/geoBlock.d.ts +0 -8
- package/dist/plugins/index.d.ts +0 -12
- package/dist/plugins/pagerdutyAlert.d.ts +0 -9
- package/dist/plugins/posthogIdentify.d.ts +0 -7
- package/dist/plugins/slackAlert.d.ts +0 -7
- package/dist/portal/config.d.ts +0 -34
- package/dist/portal/inMemorySetupSessionStore.d.ts +0 -2
- package/dist/portal/operations.d.ts +0 -10
- package/dist/portal/postgresSetupSessionStore.d.ts +0 -116
- package/dist/portal/routes.d.ts +0 -160
- package/dist/portal/types.d.ts +0 -16
- package/dist/providers/clients.d.ts +0 -1831
- package/dist/providers/index.d.ts +0 -2
- package/dist/providersFromEnv.d.ts +0 -19
- package/dist/redirect.d.ts +0 -2
- package/dist/roles/config.d.ts +0 -27
- package/dist/roles/inMemoryRoleStore.d.ts +0 -2
- package/dist/roles/operations.d.ts +0 -8
- package/dist/roles/postgresRoleStore.d.ts +0 -86
- package/dist/roles/resolver.d.ts +0 -17
- package/dist/roles/routes.d.ts +0 -106
- package/dist/roles/types.d.ts +0 -14
- package/dist/routes/authorize.d.ts +0 -102
- package/dist/routes/callback.d.ts +0 -64
- package/dist/routes/profile.d.ts +0 -73
- package/dist/routes/protectRoute.d.ts +0 -51
- package/dist/routes/refresh.d.ts +0 -74
- package/dist/routes/requireAuth.d.ts +0 -43
- package/dist/routes/revoke.d.ts +0 -73
- package/dist/routes/sessions.d.ts +0 -103
- package/dist/routes/signout.d.ts +0 -70
- package/dist/routes/stepUp.d.ts +0 -48
- package/dist/routes/userStatus.d.ts +0 -72
- package/dist/saml.d.ts +0 -1
- package/dist/scim/config.d.ts +0 -57
- package/dist/scim/extensions.d.ts +0 -30
- package/dist/scim/inMemoryScimTokenStore.d.ts +0 -2
- package/dist/scim/postgresScimTokenStore.d.ts +0 -86
- package/dist/scim/routes.d.ts +0 -366
- package/dist/scim/serialize.d.ts +0 -83
- package/dist/scim/types.d.ts +0 -54
- package/dist/server.d.ts +0 -34
- package/dist/session/access.d.ts +0 -33
- package/dist/session/anonymous.d.ts +0 -12
- package/dist/session/cleanup.d.ts +0 -45
- package/dist/session/cookieReader.d.ts +0 -10
- package/dist/session/impersonation.d.ts +0 -34
- package/dist/session/inMemoryStore.d.ts +0 -7
- package/dist/session/multiSession.d.ts +0 -27
- package/dist/session/neonStore.d.ts +0 -573
- package/dist/session/promote.d.ts +0 -23
- package/dist/session/redisStore.d.ts +0 -6
- package/dist/session/sessionsConfig.d.ts +0 -9
- package/dist/session/state.d.ts +0 -33
- package/dist/session/types.d.ts +0 -23
- package/dist/session/userSessions.d.ts +0 -19
- package/dist/sso/config.d.ts +0 -149
- package/dist/sso/discoveryRoute.d.ts +0 -63
- package/dist/sso/inMemorySamlServiceProviderStore.d.ts +0 -2
- package/dist/sso/inMemorySsoConnectionStore.d.ts +0 -2
- package/dist/sso/nodeSamlAdapter.d.ts +0 -8
- package/dist/sso/oidcRoutes.d.ts +0 -98
- package/dist/sso/postgresSamlServiceProviderStore.d.ts +0 -101
- package/dist/sso/postgresSsoConnectionStore.d.ts +0 -117
- package/dist/sso/samlIdpRoutes.d.ts +0 -139
- package/dist/sso/samlRoutes.d.ts +0 -179
- package/dist/sso/types.d.ts +0 -53
- package/dist/stores/postgres.d.ts +0 -5
- package/dist/stores/redis.d.ts +0 -5
- package/dist/telemetry/tracing.d.ts +0 -15
- package/dist/tenancy.d.ts +0 -9
- package/dist/typeGuards.d.ts +0 -6
- package/dist/typebox.d.ts +0 -4
- package/dist/types.d.ts +0 -431
- package/dist/utils.d.ts +0 -45
- package/dist/vault/config.d.ts +0 -20
- package/dist/vault/inMemoryVaultStore.d.ts +0 -2
- package/dist/vault/index.d.ts +0 -5
- package/dist/vault/postgresVaultStore.d.ts +0 -86
- package/dist/vault/types.d.ts +0 -14
- package/dist/vc/inMemoryVpStores.d.ts +0 -2
- package/dist/vc/openid4vp.d.ts +0 -82
- package/dist/vc/postgresVcStores.d.ts +0 -300
- package/dist/vc/sdJwt.d.ts +0 -37
- package/dist/vc/statusList.d.ts +0 -29
- package/dist/vc/statusListRoutes.d.ts +0 -63
- package/dist/vc/vpRoutes.d.ts +0 -120
- package/dist/verification/types.d.ts +0 -58
- package/dist/webauthn/adapter.d.ts +0 -59
- package/dist/webauthn/config.d.ts +0 -36
- package/dist/webauthn/inMemoryWebAuthnCredentialStore.d.ts +0 -2
- package/dist/webauthn/postgresWebAuthnCredentialStore.d.ts +0 -146
- package/dist/webauthn/routes.d.ts +0 -155
- package/dist/webauthn/simpleWebAuthnAdapter.d.ts +0 -3
- package/dist/webauthn/types.d.ts +0 -17
- package/dist/webauthn.d.ts +0 -1
- package/dist/webhooks/config.d.ts +0 -34
- package/dist/webhooks/dispatcher.d.ts +0 -3
- package/dist/webhooks/inMemoryStore.d.ts +0 -2
- package/dist/webhooks/postgresStore.d.ts +0 -116
- package/dist/webhooks/sign.d.ts +0 -11
- package/dist/webhooks/types.d.ts +0 -25
|
@@ -1,235 +0,0 @@
|
|
|
1
|
-
import { type AnyPgDatabase } from '../stores/postgres';
|
|
2
|
-
import type { CredentialStore } from './types';
|
|
3
|
-
export declare const credentialsTable: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
4
|
-
name: "auth_credentials";
|
|
5
|
-
schema: undefined;
|
|
6
|
-
columns: {
|
|
7
|
-
created_at_ms: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgBigInt53Builder>, {
|
|
8
|
-
name: string;
|
|
9
|
-
tableName: "auth_credentials";
|
|
10
|
-
dataType: "number int53";
|
|
11
|
-
data: number;
|
|
12
|
-
driverParam: string | number;
|
|
13
|
-
notNull: true;
|
|
14
|
-
hasDefault: false;
|
|
15
|
-
isPrimaryKey: false;
|
|
16
|
-
isAutoincrement: false;
|
|
17
|
-
hasRuntimeDefault: false;
|
|
18
|
-
enumValues: undefined;
|
|
19
|
-
identity: undefined;
|
|
20
|
-
generated: undefined;
|
|
21
|
-
}>;
|
|
22
|
-
email: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").SetIsPrimaryKey<import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>>, {
|
|
23
|
-
name: string;
|
|
24
|
-
tableName: "auth_credentials";
|
|
25
|
-
dataType: "string";
|
|
26
|
-
data: string;
|
|
27
|
-
driverParam: string;
|
|
28
|
-
notNull: true;
|
|
29
|
-
hasDefault: false;
|
|
30
|
-
isPrimaryKey: false;
|
|
31
|
-
isAutoincrement: false;
|
|
32
|
-
hasRuntimeDefault: false;
|
|
33
|
-
enumValues: undefined;
|
|
34
|
-
identity: undefined;
|
|
35
|
-
generated: undefined;
|
|
36
|
-
}>;
|
|
37
|
-
email_verified: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").SetHasDefault<import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgBooleanBuilder>>, {
|
|
38
|
-
name: string;
|
|
39
|
-
tableName: "auth_credentials";
|
|
40
|
-
dataType: "boolean";
|
|
41
|
-
data: boolean;
|
|
42
|
-
driverParam: boolean;
|
|
43
|
-
notNull: true;
|
|
44
|
-
hasDefault: true;
|
|
45
|
-
isPrimaryKey: false;
|
|
46
|
-
isAutoincrement: false;
|
|
47
|
-
hasRuntimeDefault: false;
|
|
48
|
-
enumValues: undefined;
|
|
49
|
-
identity: undefined;
|
|
50
|
-
generated: undefined;
|
|
51
|
-
}>;
|
|
52
|
-
organization_id: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>, {
|
|
53
|
-
name: string;
|
|
54
|
-
tableName: "auth_credentials";
|
|
55
|
-
dataType: "string";
|
|
56
|
-
data: string;
|
|
57
|
-
driverParam: string;
|
|
58
|
-
notNull: false;
|
|
59
|
-
hasDefault: false;
|
|
60
|
-
isPrimaryKey: false;
|
|
61
|
-
isAutoincrement: false;
|
|
62
|
-
hasRuntimeDefault: false;
|
|
63
|
-
enumValues: undefined;
|
|
64
|
-
identity: undefined;
|
|
65
|
-
generated: undefined;
|
|
66
|
-
}>;
|
|
67
|
-
password_hash: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgTextBuilder<[string, ...string[]]>>, {
|
|
68
|
-
name: string;
|
|
69
|
-
tableName: "auth_credentials";
|
|
70
|
-
dataType: "string";
|
|
71
|
-
data: string;
|
|
72
|
-
driverParam: string;
|
|
73
|
-
notNull: true;
|
|
74
|
-
hasDefault: false;
|
|
75
|
-
isPrimaryKey: false;
|
|
76
|
-
isAutoincrement: false;
|
|
77
|
-
hasRuntimeDefault: false;
|
|
78
|
-
enumValues: undefined;
|
|
79
|
-
identity: undefined;
|
|
80
|
-
generated: undefined;
|
|
81
|
-
}>;
|
|
82
|
-
status: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").SetHasDefault<import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>>>, {
|
|
83
|
-
name: string;
|
|
84
|
-
tableName: "auth_credentials";
|
|
85
|
-
dataType: "string";
|
|
86
|
-
data: string;
|
|
87
|
-
driverParam: string;
|
|
88
|
-
notNull: true;
|
|
89
|
-
hasDefault: true;
|
|
90
|
-
isPrimaryKey: false;
|
|
91
|
-
isAutoincrement: false;
|
|
92
|
-
hasRuntimeDefault: false;
|
|
93
|
-
enumValues: undefined;
|
|
94
|
-
identity: undefined;
|
|
95
|
-
generated: undefined;
|
|
96
|
-
}>;
|
|
97
|
-
updated_at_ms: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgBigInt53Builder>, {
|
|
98
|
-
name: string;
|
|
99
|
-
tableName: "auth_credentials";
|
|
100
|
-
dataType: "number int53";
|
|
101
|
-
data: number;
|
|
102
|
-
driverParam: string | number;
|
|
103
|
-
notNull: true;
|
|
104
|
-
hasDefault: false;
|
|
105
|
-
isPrimaryKey: false;
|
|
106
|
-
isAutoincrement: false;
|
|
107
|
-
hasRuntimeDefault: false;
|
|
108
|
-
enumValues: undefined;
|
|
109
|
-
identity: undefined;
|
|
110
|
-
generated: undefined;
|
|
111
|
-
}>;
|
|
112
|
-
user_id: import("drizzle-orm/pg-core").PgBuildColumn<"auth_credentials", import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>, {
|
|
113
|
-
name: string;
|
|
114
|
-
tableName: "auth_credentials";
|
|
115
|
-
dataType: "string";
|
|
116
|
-
data: string;
|
|
117
|
-
driverParam: string;
|
|
118
|
-
notNull: false;
|
|
119
|
-
hasDefault: false;
|
|
120
|
-
isPrimaryKey: false;
|
|
121
|
-
isAutoincrement: false;
|
|
122
|
-
hasRuntimeDefault: false;
|
|
123
|
-
enumValues: undefined;
|
|
124
|
-
identity: undefined;
|
|
125
|
-
generated: undefined;
|
|
126
|
-
}>;
|
|
127
|
-
};
|
|
128
|
-
dialect: "pg";
|
|
129
|
-
}>;
|
|
130
|
-
export declare const credentialResetTokensTable: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
131
|
-
name: string;
|
|
132
|
-
schema: undefined;
|
|
133
|
-
columns: {
|
|
134
|
-
email: import("drizzle-orm/pg-core").PgBuildColumn<string, import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>>, {
|
|
135
|
-
name: string;
|
|
136
|
-
tableName: string;
|
|
137
|
-
dataType: "string";
|
|
138
|
-
data: string;
|
|
139
|
-
driverParam: string;
|
|
140
|
-
notNull: true;
|
|
141
|
-
hasDefault: false;
|
|
142
|
-
isPrimaryKey: false;
|
|
143
|
-
isAutoincrement: false;
|
|
144
|
-
hasRuntimeDefault: false;
|
|
145
|
-
enumValues: undefined;
|
|
146
|
-
identity: undefined;
|
|
147
|
-
generated: undefined;
|
|
148
|
-
}>;
|
|
149
|
-
expires_at_ms: import("drizzle-orm/pg-core").PgBuildColumn<string, import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgBigInt53Builder>, {
|
|
150
|
-
name: string;
|
|
151
|
-
tableName: string;
|
|
152
|
-
dataType: "number int53";
|
|
153
|
-
data: number;
|
|
154
|
-
driverParam: string | number;
|
|
155
|
-
notNull: true;
|
|
156
|
-
hasDefault: false;
|
|
157
|
-
isPrimaryKey: false;
|
|
158
|
-
isAutoincrement: false;
|
|
159
|
-
hasRuntimeDefault: false;
|
|
160
|
-
enumValues: undefined;
|
|
161
|
-
identity: undefined;
|
|
162
|
-
generated: undefined;
|
|
163
|
-
}>;
|
|
164
|
-
token_hash: import("drizzle-orm/pg-core").PgBuildColumn<string, import("drizzle-orm/pg-core").SetIsPrimaryKey<import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>>, {
|
|
165
|
-
name: string;
|
|
166
|
-
tableName: string;
|
|
167
|
-
dataType: "string";
|
|
168
|
-
data: string;
|
|
169
|
-
driverParam: string;
|
|
170
|
-
notNull: true;
|
|
171
|
-
hasDefault: false;
|
|
172
|
-
isPrimaryKey: false;
|
|
173
|
-
isAutoincrement: false;
|
|
174
|
-
hasRuntimeDefault: false;
|
|
175
|
-
enumValues: undefined;
|
|
176
|
-
identity: undefined;
|
|
177
|
-
generated: undefined;
|
|
178
|
-
}>;
|
|
179
|
-
};
|
|
180
|
-
dialect: "pg";
|
|
181
|
-
}>;
|
|
182
|
-
export declare const credentialVerificationTokensTable: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
183
|
-
name: string;
|
|
184
|
-
schema: undefined;
|
|
185
|
-
columns: {
|
|
186
|
-
email: import("drizzle-orm/pg-core").PgBuildColumn<string, import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>>, {
|
|
187
|
-
name: string;
|
|
188
|
-
tableName: string;
|
|
189
|
-
dataType: "string";
|
|
190
|
-
data: string;
|
|
191
|
-
driverParam: string;
|
|
192
|
-
notNull: true;
|
|
193
|
-
hasDefault: false;
|
|
194
|
-
isPrimaryKey: false;
|
|
195
|
-
isAutoincrement: false;
|
|
196
|
-
hasRuntimeDefault: false;
|
|
197
|
-
enumValues: undefined;
|
|
198
|
-
identity: undefined;
|
|
199
|
-
generated: undefined;
|
|
200
|
-
}>;
|
|
201
|
-
expires_at_ms: import("drizzle-orm/pg-core").PgBuildColumn<string, import("drizzle-orm/pg-core").SetNotNull<import("drizzle-orm/pg-core").PgBigInt53Builder>, {
|
|
202
|
-
name: string;
|
|
203
|
-
tableName: string;
|
|
204
|
-
dataType: "number int53";
|
|
205
|
-
data: number;
|
|
206
|
-
driverParam: string | number;
|
|
207
|
-
notNull: true;
|
|
208
|
-
hasDefault: false;
|
|
209
|
-
isPrimaryKey: false;
|
|
210
|
-
isAutoincrement: false;
|
|
211
|
-
hasRuntimeDefault: false;
|
|
212
|
-
enumValues: undefined;
|
|
213
|
-
identity: undefined;
|
|
214
|
-
generated: undefined;
|
|
215
|
-
}>;
|
|
216
|
-
token_hash: import("drizzle-orm/pg-core").PgBuildColumn<string, import("drizzle-orm/pg-core").SetIsPrimaryKey<import("drizzle-orm/pg-core").PgVarcharBuilder<[string, ...string[]]>>, {
|
|
217
|
-
name: string;
|
|
218
|
-
tableName: string;
|
|
219
|
-
dataType: "string";
|
|
220
|
-
data: string;
|
|
221
|
-
driverParam: string;
|
|
222
|
-
notNull: true;
|
|
223
|
-
hasDefault: false;
|
|
224
|
-
isPrimaryKey: false;
|
|
225
|
-
isAutoincrement: false;
|
|
226
|
-
hasRuntimeDefault: false;
|
|
227
|
-
enumValues: undefined;
|
|
228
|
-
identity: undefined;
|
|
229
|
-
generated: undefined;
|
|
230
|
-
}>;
|
|
231
|
-
};
|
|
232
|
-
dialect: "pg";
|
|
233
|
-
}>;
|
|
234
|
-
export declare const createNeonCredentialStore: (databaseUrl: string) => CredentialStore;
|
|
235
|
-
export declare const createPostgresCredentialStore: <DB extends AnyPgDatabase>(db: DB) => CredentialStore;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { Elysia } from 'elysia';
|
|
2
|
-
import { type CredentialRouteProps } from './config';
|
|
3
|
-
export declare const credentialsRegister: <UserType>({ authSessionStore, cookieSecure, credentialStore, enforceTrustedOrigins, onCreateCredentialUser, onCredentialsLoginSuccess, onExistingAccount, onRegistrationSuccess, onSendEmail, onUntrustedOrigin, passwordPolicy, registerRoute, requireEmailVerification, revealRegistrationConflicts, sessionDurationMs, trustedOrigins, verificationTokenDurationMs }: CredentialRouteProps<UserType>) => Elysia<"", {
|
|
4
|
-
decorator: {};
|
|
5
|
-
store: {
|
|
6
|
-
session: import("..").SessionRecord<UserType>;
|
|
7
|
-
unregisteredSession: import("..").UnregisteredSessionRecord;
|
|
8
|
-
};
|
|
9
|
-
derive: {};
|
|
10
|
-
resolve: {};
|
|
11
|
-
}, {
|
|
12
|
-
typebox: {};
|
|
13
|
-
error: {};
|
|
14
|
-
}, {
|
|
15
|
-
schema: {};
|
|
16
|
-
standaloneSchema: {};
|
|
17
|
-
macro: {};
|
|
18
|
-
macroFn: {};
|
|
19
|
-
parser: {};
|
|
20
|
-
response: {};
|
|
21
|
-
}, {
|
|
22
|
-
[x: string]: {
|
|
23
|
-
post: {
|
|
24
|
-
body: {
|
|
25
|
-
email: string;
|
|
26
|
-
password: string;
|
|
27
|
-
};
|
|
28
|
-
params: {};
|
|
29
|
-
query: unknown;
|
|
30
|
-
headers: unknown;
|
|
31
|
-
response: {
|
|
32
|
-
[x: number]: {};
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
}, {
|
|
37
|
-
derive: {};
|
|
38
|
-
resolve: {};
|
|
39
|
-
schema: {};
|
|
40
|
-
standaloneSchema: {};
|
|
41
|
-
response: {};
|
|
42
|
-
}, {
|
|
43
|
-
derive: {};
|
|
44
|
-
resolve: {};
|
|
45
|
-
schema: {};
|
|
46
|
-
standaloneSchema: {};
|
|
47
|
-
response: {};
|
|
48
|
-
} & {
|
|
49
|
-
derive: {};
|
|
50
|
-
resolve: {};
|
|
51
|
-
schema: {};
|
|
52
|
-
standaloneSchema: {};
|
|
53
|
-
response: {};
|
|
54
|
-
}>;
|
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
import { Elysia } from 'elysia';
|
|
2
|
-
import type { CredentialRouteProps } from './config';
|
|
3
|
-
export declare const credentialRoutes: <UserType>(config: CredentialRouteProps<UserType>) => Elysia<"", {
|
|
4
|
-
decorator: {};
|
|
5
|
-
store: {
|
|
6
|
-
session: import("..").SessionRecord<UserType>;
|
|
7
|
-
unregisteredSession: import("..").UnregisteredSessionRecord;
|
|
8
|
-
};
|
|
9
|
-
derive: {};
|
|
10
|
-
resolve: {};
|
|
11
|
-
}, {
|
|
12
|
-
typebox: {};
|
|
13
|
-
error: {};
|
|
14
|
-
}, {
|
|
15
|
-
schema: {};
|
|
16
|
-
standaloneSchema: {};
|
|
17
|
-
macro: {};
|
|
18
|
-
macroFn: {};
|
|
19
|
-
parser: {};
|
|
20
|
-
response: {};
|
|
21
|
-
}, {
|
|
22
|
-
[x: string]: {
|
|
23
|
-
post: {
|
|
24
|
-
body: {
|
|
25
|
-
email: string;
|
|
26
|
-
password: string;
|
|
27
|
-
};
|
|
28
|
-
params: {};
|
|
29
|
-
query: unknown;
|
|
30
|
-
headers: unknown;
|
|
31
|
-
response: {
|
|
32
|
-
[x: number]: {};
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
} & {
|
|
37
|
-
[x: string]: {
|
|
38
|
-
post: {
|
|
39
|
-
body: {
|
|
40
|
-
token: string;
|
|
41
|
-
};
|
|
42
|
-
params: {};
|
|
43
|
-
query: unknown;
|
|
44
|
-
headers: unknown;
|
|
45
|
-
response: {
|
|
46
|
-
400: "Invalid or expired verification token";
|
|
47
|
-
200: {
|
|
48
|
-
readonly status: "email_verified";
|
|
49
|
-
};
|
|
50
|
-
422: {
|
|
51
|
-
type: "validation";
|
|
52
|
-
on: string;
|
|
53
|
-
summary?: string;
|
|
54
|
-
message?: string;
|
|
55
|
-
found?: unknown;
|
|
56
|
-
property?: string;
|
|
57
|
-
expected?: string;
|
|
58
|
-
};
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
} & {
|
|
63
|
-
[x: string]: {
|
|
64
|
-
request: {
|
|
65
|
-
post: {
|
|
66
|
-
body: {
|
|
67
|
-
email: string;
|
|
68
|
-
};
|
|
69
|
-
params: {};
|
|
70
|
-
query: unknown;
|
|
71
|
-
headers: unknown;
|
|
72
|
-
response: {
|
|
73
|
-
200: {
|
|
74
|
-
readonly status: "verification_requested";
|
|
75
|
-
};
|
|
76
|
-
422: {
|
|
77
|
-
type: "validation";
|
|
78
|
-
on: string;
|
|
79
|
-
summary?: string;
|
|
80
|
-
message?: string;
|
|
81
|
-
found?: unknown;
|
|
82
|
-
property?: string;
|
|
83
|
-
expected?: string;
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
};
|
|
89
|
-
} & {
|
|
90
|
-
[x: string]: {
|
|
91
|
-
post: {
|
|
92
|
-
body: {
|
|
93
|
-
email: string;
|
|
94
|
-
password: string;
|
|
95
|
-
};
|
|
96
|
-
params: {};
|
|
97
|
-
query: unknown;
|
|
98
|
-
headers: unknown;
|
|
99
|
-
response: {
|
|
100
|
-
401: "Invalid email or password";
|
|
101
|
-
403: "Request origin is not allowed" | {
|
|
102
|
-
readonly status: "email_not_verified";
|
|
103
|
-
};
|
|
104
|
-
200: {
|
|
105
|
-
readonly status: "mfa_required";
|
|
106
|
-
} | {
|
|
107
|
-
readonly passwordCompromised: boolean;
|
|
108
|
-
readonly status: "authenticated";
|
|
109
|
-
};
|
|
110
|
-
422: {
|
|
111
|
-
type: "validation";
|
|
112
|
-
on: string;
|
|
113
|
-
summary?: string;
|
|
114
|
-
message?: string;
|
|
115
|
-
found?: unknown;
|
|
116
|
-
property?: string;
|
|
117
|
-
expected?: string;
|
|
118
|
-
};
|
|
119
|
-
429: {
|
|
120
|
-
readonly retryAfterMs: number | undefined;
|
|
121
|
-
readonly status: "account_locked";
|
|
122
|
-
};
|
|
123
|
-
};
|
|
124
|
-
};
|
|
125
|
-
};
|
|
126
|
-
} & {
|
|
127
|
-
[x: string]: {
|
|
128
|
-
request: {
|
|
129
|
-
post: {
|
|
130
|
-
body: {
|
|
131
|
-
email: string;
|
|
132
|
-
};
|
|
133
|
-
params: {};
|
|
134
|
-
query: unknown;
|
|
135
|
-
headers: unknown;
|
|
136
|
-
response: {
|
|
137
|
-
200: {
|
|
138
|
-
readonly status: "reset_requested";
|
|
139
|
-
};
|
|
140
|
-
422: {
|
|
141
|
-
type: "validation";
|
|
142
|
-
on: string;
|
|
143
|
-
summary?: string;
|
|
144
|
-
message?: string;
|
|
145
|
-
found?: unknown;
|
|
146
|
-
property?: string;
|
|
147
|
-
expected?: string;
|
|
148
|
-
};
|
|
149
|
-
};
|
|
150
|
-
};
|
|
151
|
-
};
|
|
152
|
-
};
|
|
153
|
-
} & {
|
|
154
|
-
[x: string]: {
|
|
155
|
-
post: {
|
|
156
|
-
body: {
|
|
157
|
-
token: string;
|
|
158
|
-
password: string;
|
|
159
|
-
};
|
|
160
|
-
params: {};
|
|
161
|
-
query: unknown;
|
|
162
|
-
headers: unknown;
|
|
163
|
-
response: {
|
|
164
|
-
400: "Invalid or expired reset token" | {
|
|
165
|
-
readonly message: "Password does not meet the policy";
|
|
166
|
-
readonly violations: import("./passwordPolicy").PasswordPolicyViolation[];
|
|
167
|
-
};
|
|
168
|
-
200: {
|
|
169
|
-
readonly status: "password_reset";
|
|
170
|
-
};
|
|
171
|
-
422: {
|
|
172
|
-
type: "validation";
|
|
173
|
-
on: string;
|
|
174
|
-
summary?: string;
|
|
175
|
-
message?: string;
|
|
176
|
-
found?: unknown;
|
|
177
|
-
property?: string;
|
|
178
|
-
expected?: string;
|
|
179
|
-
};
|
|
180
|
-
};
|
|
181
|
-
};
|
|
182
|
-
};
|
|
183
|
-
}, {
|
|
184
|
-
derive: {};
|
|
185
|
-
resolve: {};
|
|
186
|
-
schema: {};
|
|
187
|
-
standaloneSchema: {};
|
|
188
|
-
response: {};
|
|
189
|
-
}, {
|
|
190
|
-
derive: {};
|
|
191
|
-
resolve: {};
|
|
192
|
-
schema: {};
|
|
193
|
-
standaloneSchema: {};
|
|
194
|
-
response: {};
|
|
195
|
-
} & {
|
|
196
|
-
derive: {};
|
|
197
|
-
resolve: {};
|
|
198
|
-
schema: {};
|
|
199
|
-
standaloneSchema: {};
|
|
200
|
-
response: {};
|
|
201
|
-
}>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import type { OrganizationId } from '../tenancy';
|
|
2
|
-
export type CredentialStatus = 'active' | 'disabled';
|
|
3
|
-
export type CredentialRecord = {
|
|
4
|
-
createdAt: number;
|
|
5
|
-
email: string;
|
|
6
|
-
emailVerified: boolean;
|
|
7
|
-
organizationId?: OrganizationId;
|
|
8
|
-
passwordHash: string;
|
|
9
|
-
status: CredentialStatus;
|
|
10
|
-
updatedAt: number;
|
|
11
|
-
userId?: string;
|
|
12
|
-
};
|
|
13
|
-
export type CredentialToken = {
|
|
14
|
-
email: string;
|
|
15
|
-
expiresAt: number;
|
|
16
|
-
tokenHash: string;
|
|
17
|
-
};
|
|
18
|
-
export type CredentialStore = {
|
|
19
|
-
consumeResetToken: (tokenHash: string) => Promise<CredentialToken | undefined>;
|
|
20
|
-
consumeVerificationToken: (tokenHash: string) => Promise<CredentialToken | undefined>;
|
|
21
|
-
getCredentialByEmail: (email: string) => Promise<CredentialRecord | undefined>;
|
|
22
|
-
saveCredential: (credential: CredentialRecord) => Promise<void>;
|
|
23
|
-
saveResetToken: (token: CredentialToken) => Promise<void>;
|
|
24
|
-
saveVerificationToken: (token: CredentialToken) => Promise<void>;
|
|
25
|
-
setEmailVerified: (email: string) => Promise<void>;
|
|
26
|
-
};
|
package/dist/crypto.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export declare const base32Decode: (encoded: string) => Uint8Array<ArrayBuffer>;
|
|
2
|
-
export declare const base32Encode: (bytes: Uint8Array) => string;
|
|
3
|
-
export declare const constantTimeEqual: (left: string, right: string) => Promise<boolean>;
|
|
4
|
-
export declare const createTotpKeyUri: ({ accountName, digits, issuer, period, secret }: {
|
|
5
|
-
accountName: string;
|
|
6
|
-
digits?: number;
|
|
7
|
-
issuer: string;
|
|
8
|
-
period?: number;
|
|
9
|
-
secret: string;
|
|
10
|
-
}) => string;
|
|
11
|
-
export declare const decryptSecret: (ciphertext: string, keyMaterial: string) => Promise<string>;
|
|
12
|
-
export declare const encryptSecret: (plaintext: string, keyMaterial: string) => Promise<string>;
|
|
13
|
-
export declare const generateEncryptionKey: () => string;
|
|
14
|
-
export declare const generateSecureToken: (byteLength?: number) => string;
|
|
15
|
-
export declare const generateTotp: ({ digits, now, period, secret }: {
|
|
16
|
-
digits?: number;
|
|
17
|
-
now?: number;
|
|
18
|
-
period?: number;
|
|
19
|
-
secret: string;
|
|
20
|
-
}) => Promise<string>;
|
|
21
|
-
export declare const generateTotpSecret: (byteLength?: number) => string;
|
|
22
|
-
export declare const hashPassword: (password: string) => Promise<string>;
|
|
23
|
-
export declare const hashToken: (token: string) => Promise<string>;
|
|
24
|
-
export declare const verifyPassword: (password: string, hash: string) => Promise<boolean>;
|
|
25
|
-
export declare const verifyTotp: ({ digits, now, period, secret, token, window }: {
|
|
26
|
-
digits?: number;
|
|
27
|
-
now?: number;
|
|
28
|
-
period?: number;
|
|
29
|
-
secret: string;
|
|
30
|
-
token: string;
|
|
31
|
-
window?: number;
|
|
32
|
-
}) => Promise<boolean>;
|
package/dist/csrf.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const isTrustedOrigin: (request: Request, trustedOrigins?: readonly string[]) => boolean;
|
|
2
|
-
export declare const resolveOriginAllowed: ({ enforce, onUntrustedOrigin, request, trustedOrigins }: {
|
|
3
|
-
enforce?: boolean;
|
|
4
|
-
onUntrustedOrigin?: (context: {
|
|
5
|
-
origin: string | null;
|
|
6
|
-
request: Request;
|
|
7
|
-
}) => void | Promise<void>;
|
|
8
|
-
request: Request;
|
|
9
|
-
trustedOrigins?: readonly string[];
|
|
10
|
-
}) => Promise<boolean>;
|
package/dist/errors.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { AuthIntent } from './types';
|
|
2
|
-
export type AuthIdentityConflict = {
|
|
3
|
-
authProvider: string;
|
|
4
|
-
providerSubject: string;
|
|
5
|
-
existingUserAuthSub: string;
|
|
6
|
-
currentUserAuthSub?: string;
|
|
7
|
-
intent?: AuthIntent;
|
|
8
|
-
};
|
|
9
|
-
export declare class AuthIdentityConflictError extends Error {
|
|
10
|
-
conflict: AuthIdentityConflict;
|
|
11
|
-
constructor(conflict: AuthIdentityConflict);
|
|
12
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { Vault } from '../vault/config';
|
|
2
|
-
export type FederatedTokenSet = {
|
|
3
|
-
accessToken: string;
|
|
4
|
-
expiresAt?: number;
|
|
5
|
-
refreshToken?: string;
|
|
6
|
-
scopes?: string[];
|
|
7
|
-
storedAt: number;
|
|
8
|
-
tokenType?: string;
|
|
9
|
-
};
|
|
10
|
-
export type FederatedTokenStore = {
|
|
11
|
-
delete: (userId: string, provider: string, revoke?: (tokens: FederatedTokenSet) => Promise<void>) => Promise<void>;
|
|
12
|
-
get: (userId: string, provider: string) => Promise<FederatedTokenSet | undefined>;
|
|
13
|
-
list: (userId: string) => Promise<string[]>;
|
|
14
|
-
save: (userId: string, provider: string, tokens: Omit<FederatedTokenSet, 'storedAt'>) => Promise<void>;
|
|
15
|
-
};
|
|
16
|
-
export declare const createFederatedTokenStore: (vault: Vault) => FederatedTokenStore;
|
|
17
|
-
export type FederatedTokenRefresher = (refreshToken: string) => Promise<{
|
|
18
|
-
access_token: string;
|
|
19
|
-
expires_in?: number;
|
|
20
|
-
refresh_token?: string;
|
|
21
|
-
token_type?: string;
|
|
22
|
-
}>;
|
|
23
|
-
export declare const getOrRefreshFederatedTokens: ({ now, provider, refresh, store, userId }: {
|
|
24
|
-
now?: number;
|
|
25
|
-
provider: string;
|
|
26
|
-
refresh?: FederatedTokenRefresher;
|
|
27
|
-
store: FederatedTokenStore;
|
|
28
|
-
userId: string;
|
|
29
|
-
}) => Promise<FederatedTokenSet | undefined>;
|
package/dist/fga/config.d.ts
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import type { FgaSchema, Warrant, WarrantStore } from './types';
|
|
2
|
-
export type FgaCache = {
|
|
3
|
-
clear: () => void | Promise<void>;
|
|
4
|
-
get: (key: string) => boolean | undefined | Promise<boolean | undefined>;
|
|
5
|
-
set: (key: string, value: boolean) => void | Promise<void>;
|
|
6
|
-
};
|
|
7
|
-
export type FgaConfig = {
|
|
8
|
-
cache?: FgaCache;
|
|
9
|
-
maxDepth?: number;
|
|
10
|
-
schema: FgaSchema;
|
|
11
|
-
warrantStore: WarrantStore;
|
|
12
|
-
};
|
|
13
|
-
export type CheckQuery = {
|
|
14
|
-
relation: string;
|
|
15
|
-
resourceId: string;
|
|
16
|
-
resourceType: string;
|
|
17
|
-
subjectId: string;
|
|
18
|
-
subjectType: string;
|
|
19
|
-
};
|
|
20
|
-
export type Subject = {
|
|
21
|
-
subjectId: string;
|
|
22
|
-
subjectType: string;
|
|
23
|
-
};
|
|
24
|
-
export type ObjectQuery = {
|
|
25
|
-
relation: string;
|
|
26
|
-
resourceType: string;
|
|
27
|
-
subjectId: string;
|
|
28
|
-
subjectType: string;
|
|
29
|
-
};
|
|
30
|
-
export declare const check: (config: FgaConfig, query: CheckQuery) => Promise<boolean>;
|
|
31
|
-
export declare const createInMemoryCheckCache: ({ maxEntries, ttlMs }?: {
|
|
32
|
-
maxEntries?: number;
|
|
33
|
-
ttlMs?: number;
|
|
34
|
-
}) => FgaCache;
|
|
35
|
-
export declare const createFgaEngine: (config: FgaConfig) => {
|
|
36
|
-
check: (query: CheckQuery) => Promise<boolean>;
|
|
37
|
-
deleteWarrant: (warrant: Warrant) => Promise<void>;
|
|
38
|
-
listObjects: (query: ObjectQuery) => Promise<string[]>;
|
|
39
|
-
listSubjects: (query: {
|
|
40
|
-
relation: string;
|
|
41
|
-
resourceId: string;
|
|
42
|
-
resourceType: string;
|
|
43
|
-
}) => Promise<Subject[]>;
|
|
44
|
-
writeWarrant: (warrant: Warrant) => Promise<void>;
|
|
45
|
-
};
|
|
46
|
-
export declare const deleteWarrant: (config: FgaConfig, warrant: Warrant) => Promise<void>;
|
|
47
|
-
export declare const listObjects: (config: FgaConfig, query: ObjectQuery) => Promise<string[]>;
|
|
48
|
-
export declare const listSubjects: (config: FgaConfig, query: {
|
|
49
|
-
relation: string;
|
|
50
|
-
resourceId: string;
|
|
51
|
-
resourceType: string;
|
|
52
|
-
}) => Promise<Subject[]>;
|
|
53
|
-
export declare const writeWarrant: (config: FgaConfig, warrant: Warrant) => Promise<void>;
|