@absolutejs/auth 0.69.2 → 0.69.4
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/client/index.js +11 -8
- package/dist/client/index.js.map +4 -4
- package/dist/client/mobile.js +11 -8
- package/dist/client/mobile.js.map +4 -4
- package/dist/index.js +3 -3
- package/dist/index.js.map +4 -4
- package/dist/server.js +3 -3
- package/dist/server.js.map +4 -4
- package/package.json +2 -6
- package/dist/abuse/captcha.d.ts +0 -11
- package/dist/abuse/config.d.ts +0 -29
- 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/idJag.d.ts +0 -49
- package/dist/agents/inMemoryStores.d.ts +0 -4
- package/dist/agents/index.d.ts +0 -13
- package/dist/agents/oidcAdapter.d.ts +0 -20
- package/dist/agents/postgresStores.d.ts +0 -1176
- package/dist/agents/registrationClient.d.ts +0 -50
- package/dist/apikeys/inMemoryStores.d.ts +0 -4
- package/dist/apikeys/postgresStores.d.ts +0 -359
- 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/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 -311
- package/dist/client/index.d.ts +0 -6
- package/dist/client/mobile.d.ts +0 -85
- package/dist/client/passkeyHelpers.d.ts +0 -19
- package/dist/client/react.d.ts +0 -87
- package/dist/client/runtimeTransport.d.ts +0 -3
- 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/redaction.d.ts +0 -8
- 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/index.d.ts +0 -2
- package/dist/index.d.ts +0 -4042
- package/dist/linkedProviders/index.d.ts +0 -3
- 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/manifest.d.ts +0 -19
- package/dist/manifest.json +0 -386
- package/dist/mfa/postgresMfaStore.d.ts +0 -266
- 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/clientIdMetadata.d.ts +0 -28
- package/dist/oidc/inMemoryStores.d.ts +0 -12
- package/dist/oidc/inMemoryVciStores.d.ts +0 -3
- package/dist/oidc/index.d.ts +0 -14
- package/dist/oidc/operator.d.ts +0 -14
- package/dist/oidc/postgresStores.d.ts +0 -1361
- package/dist/oidc/vciRoutes.d.ts +0 -56
- package/dist/organizations/inMemoryOrganizationStore.d.ts +0 -2
- package/dist/organizations/postgresOrganizationStore.d.ts +0 -340
- package/dist/passwordless/inMemoryPasswordlessTokenStore.d.ts +0 -2
- package/dist/passwordless/postgresPasswordlessTokenStore.d.ts +0 -56
- 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/inMemorySetupSessionStore.d.ts +0 -2
- package/dist/portal/postgresSetupSessionStore.d.ts +0 -116
- package/dist/providers/index.d.ts +0 -2
- package/dist/roles/inMemoryRoleStore.d.ts +0 -2
- package/dist/roles/postgresRoleStore.d.ts +0 -86
- package/dist/roles/resolver.d.ts +0 -17
- package/dist/saml.d.ts +0 -1
- package/dist/scim/inMemoryScimTokenStore.d.ts +0 -2
- package/dist/scim/postgresScimTokenStore.d.ts +0 -86
- package/dist/server.d.ts +0 -34
- 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/postgresSamlServiceProviderStore.d.ts +0 -101
- package/dist/sso/postgresSsoConnectionStore.d.ts +0 -117
- package/dist/sso/samlIdpRoutes.d.ts +0 -268
- package/dist/vault/index.d.ts +0 -5
- 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/statusList.d.ts +0 -29
- package/dist/vc/statusListRoutes.d.ts +0 -169
- package/dist/vc/vpRoutes.d.ts +0 -224
- package/dist/webauthn/inMemoryWebAuthnCredentialStore.d.ts +0 -2
- package/dist/webauthn/postgresWebAuthnCredentialStore.d.ts +0 -146
- package/dist/webauthn/simpleWebAuthnAdapter.d.ts +0 -3
- package/dist/webauthn.d.ts +0 -1
- package/dist/webhooks/inMemoryStore.d.ts +0 -2
- package/dist/webhooks/postgresStore.d.ts +0 -116
package/dist/server.js
CHANGED
|
@@ -10659,7 +10659,7 @@ var requireUrl = (value, field) => {
|
|
|
10659
10659
|
var parseClient = (value, index) => {
|
|
10660
10660
|
if (!isRecord(value))
|
|
10661
10661
|
throw new TypeError(`${ABSOLUTE_NATIVE_AUTH_CLIENTS_ENV}[${index}] must be an object.`);
|
|
10662
|
-
const scopes = value
|
|
10662
|
+
const { scopes } = value;
|
|
10663
10663
|
if (!Array.isArray(scopes) || scopes.length === 0 || scopes.some((scope) => typeof scope !== "string" || scope.trim().length === 0))
|
|
10664
10664
|
throw new TypeError(`${ABSOLUTE_NATIVE_AUTH_CLIENTS_ENV}[${index}].scopes must contain non-empty strings.`);
|
|
10665
10665
|
return {
|
|
@@ -40985,7 +40985,6 @@ var buildAuthApplications = async (configuration) => {
|
|
|
40985
40985
|
};
|
|
40986
40986
|
const oidcConfig = oidc ? {
|
|
40987
40987
|
...oidc,
|
|
40988
|
-
clientStore: withAbsoluteNativeAuthClients(oidc.clientStore, oidc.issuer),
|
|
40989
40988
|
additionalDiscoveryMetadata: {
|
|
40990
40989
|
...oidc.additionalDiscoveryMetadata,
|
|
40991
40990
|
...resolvedAgentAuth?.oauthGuide === undefined ? {} : {
|
|
@@ -40995,6 +40994,7 @@ var buildAuthApplications = async (configuration) => {
|
|
|
40995
40994
|
agent_auth: agentRegistrationDiscoveryMetadata(resolvedAgentAuth)
|
|
40996
40995
|
}
|
|
40997
40996
|
},
|
|
40997
|
+
clientStore: withAbsoluteNativeAuthClients(oidc.clientStore, oidc.issuer),
|
|
40998
40998
|
publicTokenGrantTypes: [
|
|
40999
40999
|
...oidc.publicTokenGrantTypes ?? [],
|
|
41000
41000
|
...resolvedAgentAuth?.agentRegistration === undefined ? [] : [
|
|
@@ -41387,5 +41387,5 @@ export {
|
|
|
41387
41387
|
VerificationProviderError
|
|
41388
41388
|
};
|
|
41389
41389
|
|
|
41390
|
-
//# debugId=
|
|
41390
|
+
//# debugId=09854CD88815EF0764756E2164756E21
|
|
41391
41391
|
//# sourceMappingURL=server.js.map
|