Commit Graph
6933 Commits
Author SHA1 Message Date
Bereket Engida 9e3f6db31e chore: release v1.1.16-beta.2 2025-02-02 11:03:40 +03:00
Bereket Engida 5d7f439471 chore: release v1.1.16-beta.1 2025-02-02 11:03:32 +03:00
Bereket Engida 0df2bab277 fix: trigger session update on delete user 2025-02-02 11:03:23 +03:00
eliabeandGitHub 69fc9cf5ff docs(fix): add inviterId field to invitation schema (#1330) 2025-02-02 08:49:30 +03:00
MaxwellandGitHub 3ac63c9d4e docs: table to show recommended indexed fields (#1331) 2025-02-02 08:49:08 +03:00
Chris NormanandGitHub 9a3e29509e fix(drizzle): incorrect call to getModelName (#1329)
`getSchema` already calls `getModelName`. When custom tables are used, this results in a bug where better-auth can't find the table name.
2025-02-02 08:48:30 +03:00
Bereket Engida c25e130a6d chore: lint 2025-02-01 12:45:39 +03:00
Bereket Engida 90681310a5 docs: fix syntax highlighting 2025-02-01 12:45:24 +03:00
MaxwellandGitHub 16cd967aae docs: fix page navigation buttons don't work if the next/prev category's index [0] is a group (#1326) 2025-02-01 12:20:10 +03:00
Tomáš RychlikandGitHub a27353756c docs: fix oauth-proxy docs - redirectURL (#1322) 2025-01-31 23:12:33 +03:00
MusabandGitHub 29805afd34 docs: fix jwks endpoint path typo (#1320) 2025-01-31 23:12:02 +03:00
AlexisandGitHub ec88ebabe9 docs: add microsoft callback url (#1316) 2025-01-31 10:55:43 +03:00
Bereket Engida 2da631585c fix(passkey): use options base url for rpID 2025-01-30 13:27:48 +03:00
KinfeMichael TarikuandGitHub 05ada0b79d Merge pull request #1302 from better-auth/fix/ui-patch
ui patch
2025-01-30 07:49:47 +03:00
Kinfe123 2f4449048b dep 2025-01-30 07:43:12 +03:00
Kinfe123 66c6904703 chore: lint 2025-01-30 07:41:25 +03:00
Kinfe123 4c0a9116f6 ui patch 2025-01-30 07:41:25 +03:00
Bereket Engida d75d8b6baa chore: lint 2025-01-29 15:05:35 +03:00
Bereket Engida 3bca303fa7 chore: release v1.1.15 v1.1.15 2025-01-29 14:30:44 +03:00
Jacobo TaberneroandBereket Engida b17c71be39 Fix (bearer): 'set-auth-token' header not exposed with CORS (#917) (#1169) 2025-01-29 14:29:59 +03:00
Bereket Engida 66bffe35cf fix(oauth-proxy): add production url param for oauth proxy 2025-01-29 14:28:20 +03:00
MaxwellandGitHub 5f34c5fc0d fix: sendInvitationEmail use lowercase email (#1283)
Closes https://github.com/better-auth/better-auth/issues/1273
2025-01-29 14:16:23 +03:00
Alexander LyonandGitHub cff6a62f7b fix: use redirect URI from options rather than manually overriding (#1289) 2025-01-29 14:15:24 +03:00
Alexander CatoandGitHub 61351f0539 docs: improve bearer plugin warning callout grammar (#1295) 2025-01-29 14:14:12 +03:00
Bereket Engida 32f4e2c89e chore: release v1.1.15-beta.7 v1.1.15-beta.7 2025-01-28 20:40:57 +03:00
Bereket Engida 31d0b9f34c chore(expo): remove expo minfiy 2025-01-28 20:40:50 +03:00
Bereket EngidaandGitHub 4ba722967b feat: disable default scopes and allow scopes to be passed on request (#1240) 2025-01-27 14:02:37 +03:00
Bereket EngidaandGitHub 1a492e1065 feat: cleanup expired verification data on fetch (#1110)
cleanup expired (stale) verification data whenever there is verification lookup
2025-01-27 13:30:17 +03:00
Bereket EngidaandGitHub 1971fea65e feat(organization): support multiple roles (#1037)
add support for multiple roles for members. roles separated by a comma (,) will now be treated as multiple roles.
2025-01-27 13:28:27 +03:00
Rahu! 🇮🇳andGitHub 099a59c7a7 docs: update text color for light mode in community page (#1278) 2025-01-25 08:24:26 +03:00
Bereket Engida 05d586ea58 chore: release v1.1.15-beta.6 v1.1.15-beta.6 2025-01-24 14:46:29 +03:00
Bereket Engida a8bfe2b2e5 fix: mssql returning should use outputAll 2025-01-24 14:46:15 +03:00
Bereket Engida 184733a08c chore: release v1.1.15-beta.5 v1.1.15-beta.5 2025-01-23 10:02:47 +03:00
Bereket Engida ab3255facf fix: allow custom body properties 2025-01-23 10:01:13 +03:00
Bereket Engida 779f8aa2c9 chore: lint 2025-01-23 09:34:55 +03:00
AndyandGitHub 13d246cafd fix: make plugin options type exports consistent (#1270)
* Update index.ts

Export AdminOptions so it can be used as a type externally

* Update index.ts

Shift PhoneNumberOptions to it's own exported type to be consistent with other modules

* Update index.ts

Export EmailOTPOptions
2025-01-23 09:19:27 +03:00
kzlarandGitHub 1280cdf694 fix: expo client with cookie-cache overwrites the original token (#1269)
In cases where the session_data cookie is expired, but session_token is not, the server returns only a newly signed session_data.
The current implementation causes the existing session_token to be erased, causing a log-out.
This commit fixes it, along with test cases to verify.
2025-01-23 08:48:14 +03:00
Bereket Engida 89b28d0953 chore: release v1.1.15-beta.4 v1.1.15-beta.4 2025-01-22 12:32:52 +03:00
Bereket EngidaandGitHub d7b4df613a feat: support mssql directly (#1255) 2025-01-22 10:49:49 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
64ed27855a chore(deps-dev): bump vite from 5.4.11 to 5.4.12 (#1260)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 07:54:27 +03:00
Dilbert RamírezandGitHub 1e6b27ad78 fix: ensure correct status code for unverified email in sign-in (#1262) 2025-01-22 07:54:13 +03:00
Bereket Engida 9719fee6bf chore: release v1.1.15-beta.3 v1.1.15-beta.3 2025-01-21 19:42:50 +03:00
Bereket Engida fe0661da08 fix: improve additional fields inference ts server performance 2025-01-21 19:42:34 +03:00
Bereket Engida 249ccfc2f8 chore: release v1.1.15-beta.2 v1.1.15-beta.2 2025-01-21 14:32:27 +03:00
Bereket EngidaandGitHub db4b4fce40 feat: support .js config (#1256) 2025-01-21 14:19:34 +03:00
MaxwellandGitHub 47f14a22cb docs: new contribution category (#1174) 2025-01-21 11:05:17 +03:00
Can StandandGitHub dfcce1ee2a fix(passkey): getRpID did not trim path when baseURL has no port (#1250) 2025-01-20 18:06:02 +03:00
Stephen ZhouandGitHub 32db33a260 docs: pass token in reset-password (#1237) 2025-01-20 11:00:19 +03:00
kzlarandGitHub f61d862682 fix: allow plugins to set email and password values (#1212) 2025-01-20 10:59:33 +03:00
Bereket Engida b33b19ee0b chore: lint 2025-01-19 20:47:09 +03:00