Commit Graph
6898 Commits
Author SHA1 Message Date
Bereket Engida 9d8bbb7471 chore: lint 2025-03-04 20:31:58 +03:00
Bereket Engida 210c20eb65 refactor: migrate UI components to React 19 2025-03-04 20:29:25 +03:00
Bereket Engida 232f565cb7 chore: update React and TypeScript type definitions to version 19 2025-03-04 19:43:45 +03:00
Bereket Engida b4583dd4cd chore: upgrade React and Next.js to latest versions 2025-03-04 19:42:41 +03:00
Bereket Engida fe82021db3 docs: add Polar plugin documentation and sidebar entry 2025-03-04 18:43:32 +03:00
Bereket Engida 225d94f731 chore: release v1.2.3-beta.3 v1.2.3-beta.3 2025-03-04 14:33:10 +03:00
Bereket Engida c1216a988d demo: add impersonation stop button and admin user configuration 2025-03-04 14:33:04 +03:00
Bereket Engida b5177bcfb8 docs(organization): fix hasPermission typo 2025-03-04 11:23:33 +03:00
Bereket Engida 227df06374 docs(hooks): add returned and responseHeaders properties 2025-03-04 10:49:41 +03:00
Igor ShevchenkoandGitHub 827429653c docs: update expo session example (#1670) 2025-03-04 10:45:00 +03:00
Bereket Engida 0194b50e23 refactor(demo): change database configuration 2025-03-04 10:12:56 +03:00
Bereket Engida 23e3ce296b demo: use the default BA sign-in/sign-up components 2025-03-04 10:06:15 +03:00
Bereket Engida 31c974a744 fix(admin): require adminRoles option for a role to be considered an admin role 2025-03-04 09:51:32 +03:00
Bereket Engida 685145101a chore: release v1.2.3-beta.2 v1.2.3-beta.2 2025-03-04 09:30:31 +03:00
Bereket Engida 07b1195a08 test(multi-session): remove filtered test cases 2025-03-04 09:17:05 +03:00
Bereket Engida ad14191dee fix(stripe): onTrailEnd should only take subscription object 2025-03-04 09:02:41 +03:00
Bereket Engida e89ec93c07 test(multi-session): update test cases with improved session handling 2025-03-04 09:00:09 +03:00
Bereket Engida 9863bbe679 chore: release v1.2.3-beta.1 v1.2.3-beta.1 2025-03-04 08:44:36 +03:00
Bereket Engida f8f1340056 fix(jwt): fallback to newSession when retrieving session token 2025-03-04 08:44:30 +03:00
Bereket Engida 650d58dd21 fix(multi-session): use small cased token name for multi-session cookie management 2025-03-04 08:43:36 +03:00
Bereket Engida 16f082c014 demo: remove empty string as a fallback img src 2025-03-04 08:43:36 +03:00
Joel SolanoandGitHub 50637f0227 fix(admin): missing options parameter on hasPermission checks (#1666) 2025-03-04 07:33:07 +03:00
Bereket Engida 0192558fe5 docs: fix syntax error in email-password authentication configuration 2025-03-04 02:10:52 +03:00
Bereket Engida c5c7438bd9 fix(stripe): improve handling of multiple subscriptions in webhook 2025-03-04 02:10:25 +03:00
Alexander VencelandGitHub a71055d937 docs: update reset password documentation for missing props (#1663)
- added `resetPasswordTokenExpiresIn` in props table
2025-03-03 22:14:34 +03:00
Bereket Engida d08d3ea3ba docs: 'set-password' permission missing 2025-03-03 21:43:06 +03:00
Bereket Engida 2b19e63889 chore: release v1.2.2 v1.2.2 2025-03-03 21:25:41 +03:00
Bereket Engida 25a1267a4e chore: release v1.2.2 2025-03-03 21:23:43 +03:00
Bereket Engida 59f81d3936 fix(admin): add granular permission check for setting user password 2025-03-03 21:23:23 +03:00
Bereket Engida 602e14d0d9 chore: release v1.2.2-beta.6 v1.2.2-beta.6 2025-03-03 19:51:46 +03:00
Bereket Engida 6c4368ccfd chore: fix type error 2025-03-03 19:51:41 +03:00
Bereket Engida e122692b52 chore: release v1.2.2-beta.5 v1.2.2-beta.5 2025-03-03 19:45:01 +03:00
Bereket Engida 2704f22dee fix(stripe): cancel should properly apply for immediate trail cancels 2025-03-03 19:44:53 +03:00
Bereket Engida 84ab25daf6 fix(stripe): apply free trials properly 2025-03-03 18:26:23 +03:00
Bereket Engida 6815238d87 chore: release v1.2.2-beta.4 v1.2.2-beta.4 2025-03-03 15:56:28 +03:00
Bereket Engida bd2662620d fix(stripe): remove redundant error handling for existing subscriptions 2025-03-03 15:56:23 +03:00
Bereket Engida 905210f2ac fix(stripe): add optional annual plan prop on upgrade 2025-03-03 15:51:46 +03:00
Bereket Engida 3b2037ea81 chore: use try catch for getHostURL util 2025-03-03 15:49:08 +03:00
Philip HuynhandGitHub 9f723ba6db Merge branch 'main' into installation-twitter-missing-as-string 2025-03-03 13:07:06 +02:00
Bereket Engida 38384feebf docs: remove userId parameter from API key documentation 2025-03-03 13:16:16 +03:00
Bereket Engida b0d2c081b8 docs: remove userId parameter from API key verification example 2025-03-03 13:16:16 +03:00
y_taandGitHub 9b403f62e5 docs(fix): Correct typo in drizzle-adapter (#1657) 2025-03-03 13:11:38 +03:00
Bereket Engida 07d32ac479 chore: update demo .env.example 2025-03-03 11:31:35 +03:00
Bereket Engida 8ac967a1e5 docs: update better-auth installation version 2025-03-03 11:29:27 +03:00
Bereket Engida 70c379179e docs: fix typo (3d->3rd) 2025-03-03 11:25:45 +03:00
Bereket Engida 4ec68150d7 chore: lint 2025-03-03 11:18:10 +03:00
Dewin UmanaandGitHub c385535a2c docs: improve tiktok documentation (#1648) 2025-03-03 11:17:31 +03:00
Julie SaiaandGitHub 122cb3627f fix(discord): use global name for discord (#1656) 2025-03-03 11:15:07 +03:00
Bereket Engida c3be8155f8 docs: improve hero section dark mode styling 2025-03-03 08:09:05 +03:00
Bereket Engida a82513a89d refactor(jwt): extract getJwtToken as standalone async function 2025-03-03 07:53:04 +03:00