Sriram Thiagarajan
5d38a9d71a
docs: fix broken links in examples ( #5084 )
2025-10-07 19:31:10 +00:00
Maxwell
57fcdfad08
fix(passkey): atom listeners not working ( #5096 )
2025-10-07 19:10:09 +00:00
Alex Yang
613747ef8e
refactor: move telemetry to single package ( #5152 )
2025-10-07 19:08:19 +00:00
Chris Gwilliams
6f2f29a96e
docs: Add Supabase to supported dialects ( #5145 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-10-07 18:55:41 +00:00
Maxwell
05303cb857
docs: improve database docs ( #5146 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-10-07 18:47:12 +00:00
Tobias Heinze
589df44a9f
fix(gitlab): fix the token endpoint ( #5147 )
2025-10-07 14:36:10 +00:00
Alex Yang
5c8a7eb79b
chore: release v1.4.0-beta.8
2025-10-06 19:38:28 -07:00
Alex Yang
2a3f870a6a
refactor: move oauth2 to core ( #5135 )
2025-10-07 02:22:29 +00:00
Bereket Engida
2a72450fc5
fix(sso): add deprecated flag to the old sso plugin export ( #5138 )
2025-10-07 02:20:29 +00:00
Alex Yang
2f5c9fb0e9
docs: enable ai chat by env ( #5134 )
2025-10-06 23:32:03 +00:00
Alex Yang
2a5b5b0cc0
refactor: move oauth2 type to core ( #5133 )
2025-10-06 23:31:58 +00:00
Alex Yang
5c4c63bed7
refactor: move SecondaryStorage type to core ( #5132 )
2025-10-06 22:16:20 +00:00
Alex Yang
6337cb8fc7
refactor: move env related to core ( #5130 )
2025-10-06 21:47:59 +00:00
Alex Yang
9703e3f2aa
refactor: move RateLimit to core ( #5129 )
2025-10-06 20:00:53 +00:00
kira-1011
ba766a33e5
fix(organization): prevent empty name and slug in create/update ( #5100 )
2025-10-06 18:53:14 +00:00
Alex Yang
daa0469350
chore: bump pnpm ( #5127 )
2025-10-06 18:42:41 +00:00
Alex Yang
7aabcbab40
ci: remove main branch protection rules ( #5125 )
2025-10-06 18:12:27 +00:00
Kyle Roach
fc32113a00
feat(organization): support createdAt on invitations ( #2346 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-10-06 17:44:38 +00:00
Rodrigo Santos
cd2f73dbd1
docs: update import path for createAuth in convex.mdx ( #5103 )
2025-10-06 16:44:34 +00:00
surafel
4e883a007f
fix(url): handle empty and root path in withPath, prevent double slashes, add tests ( #5091 )
2025-10-06 09:37:00 -07:00
Alex Yang
e6d82a83fe
test: add assertions to check for unwanted imports in built output ( #5123 )
2025-10-06 09:32:36 -07:00
Alex Yang
6b0df7df88
docs: add expiration note for Apple client secret JWT ( #5121 )
2025-10-06 08:33:29 -07:00
Alex Yang
9b89af97af
chore: release v1.4.0-beta.7
2025-10-06 08:24:49 -07:00
Maxwell
b2a9e9a7dd
fix: improve username transformation logic ( #5115 )
2025-10-06 20:14:30 +10:00
Chenhao Xu
dade3b4be6
fix: refactor account deletion functions to trigger database hooks ( #5114 )
2025-10-06 01:17:07 -07:00
Alex Yang
80a57c7e4e
chore: remove unused deps ( #5109 )
2025-10-05 18:50:55 -07:00
Saatvik Arya
9da8c8bf89
docs: support markdown response for AI ( #5105 )
2025-10-05 17:31:32 -07:00
Alex Yang
935c9be751
refactor: move DBAdapterDebugLogOption to core ( #5106 )
2025-10-05 17:31:19 -07:00
Alex Yang
7f54ba892f
Revert "perf: lazy load create telemetry ( #5007 )"
...
This reverts commit 0385c5e611 .
2025-10-05 14:44:16 -07:00
Alex Yang
3d8f3984e7
Revert "fix(telemetry): avoid async import if telemetry disabled, fix for esbuild ( #5086 )"
...
This reverts commit 6aa0c1c10f .
2025-10-05 14:44:05 -07:00
Maxwell
93968297a6
chore: add more adapter tests ( #5080 )
2025-10-05 20:47:17 +10:00
Bereket Engida
52ef01a62c
docs: add password hashing step on auth0 and supabase migration guides ( #5054 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com >
2025-10-05 00:22:17 -05:00
Alex Yang
a0836ba434
refactor: move BetterAuthPluginDBSchema to core ( #5092 )
2025-10-04 22:04:02 -07:00
Bereket Engida
47f8ee2750
fix(stripe): throw error if event failed to be constructed ( #5088 )
2025-10-04 23:48:33 -05:00
Shawn Erquhart
6aa0c1c10f
fix(telemetry): avoid async import if telemetry disabled, fix for esbuild ( #5086 )
2025-10-04 11:37:45 -05:00
Bereket Engida
f34a9733f0
fix(sso): OIDC scopes should fallback to provider scopes ( #5071 )
2025-10-03 11:52:45 -05:00
Maxwell
b0664526b0
chore: fix api-key types issue ( #5065 )
2025-10-03 18:48:19 +10:00
copy rogers
2d1ed69c00
docs: fix typo on funtion name getSignedCookie ( #5059 )
...
Signed-off-by: rogerogers <rogers@rogerogers.com >
2025-10-03 03:07:42 -05:00
Bereket Engida
4a92c81565
chore: simplify api key tests
2025-10-03 03:03:18 -05:00
Bereket Engida
e934206d6c
fix(api-key): shouldn't issue api key a mock session by default
2025-10-03 02:54:06 -05:00
Bereket Engida
2e23681f96
fix: api keys should properly check if a request is from client or server
2025-10-03 02:46:54 -05:00
Alex Yang
d3ff4da4f6
refactor: move BetterAuthAdvancedOptions to core
...
This moves the `BetterAuthAdvancedOptions` type and related interfaces
to the core package, making them available for plugins and other packages
to extend functionality.
2025-10-02 16:57:56 -07:00
Alex Yang
482490173e
fix: deprecate options.advanced.generateId type
...
Changes the type of `options.advanced.generateId` to `never` to prevent
new usage, while keeping the runtime code for backward compatibility
using type casting.
Users should migrate to `options.advanced.database.generateId`.
2025-10-02 16:57:56 -07:00
Bereket Engida
c70ea5e0a0
fix(custom-session): Infer.Session to infer the return type of the custom session ( #5009 )
2025-10-02 15:51:16 -07:00
Bereket Engida
ade0674f4c
fix: session update database hook should expect partial session type ( #5056 )
2025-10-02 15:29:38 -07:00
Jakob Norlin
361e86392e
chore: remove log from oauth-proxy ( #5049 )
2025-10-02 15:06:32 -07:00
Bereket Engida
41d2e03b8e
fix: properly encode callback url for email verificaiton ( #5052 )
2025-10-02 15:04:59 -07:00
Alex Yang
affe7722c9
refactor: move verification schema to core
2025-10-02 12:13:44 -07:00
Alex Yang
132219b61c
refactor: move session schema to core
2025-10-02 12:13:44 -07:00
Alex Yang
01d14d7228
refactor: move account schema to core
2025-10-02 12:13:44 -07:00