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
Maxwell
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áš Rychlik
a27353756c
docs: fix oauth-proxy docs - redirectURL ( #1322 )
2025-01-31 23:12:33 +03:00
Musab
29805afd34
docs: fix jwks endpoint path typo ( #1320 )
2025-01-31 23:12:02 +03:00
Alexis
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 Tariku
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 Tabernero
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
Maxwell
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 Lyon
cff6a62f7b
fix: use redirect URI from options rather than manually overriding ( #1289 )
2025-01-29 14:15:24 +03:00
Alexander Cato
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 Engida
4ba722967b
feat: disable default scopes and allow scopes to be passed on request ( #1240 )
2025-01-27 14:02:37 +03:00
Bereket Engida
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 Engida
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! 🇮🇳
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
Andy
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
kzlar
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 Engida
d7b4df613a
feat: support mssql directly ( #1255 )
2025-01-22 10:49:49 +03:00
dependabot[bot]
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írez
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 Engida
db4b4fce40
feat: support .js config ( #1256 )
2025-01-21 14:19:34 +03:00
Maxwell
47f14a22cb
docs: new contribution category ( #1174 )
2025-01-21 11:05:17 +03:00
Can Stand
dfcce1ee2a
fix(passkey): getRpID did not trim path when baseURL has no port ( #1250 )
2025-01-20 18:06:02 +03:00
Stephen Zhou
32db33a260
docs: pass token in reset-password ( #1237 )
2025-01-20 11:00:19 +03:00
kzlar
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
Bereket Engida
657d32f911
chore: release v1.1.15-beta.1
v1.1.15-beta.1
2025-01-19 20:16:22 +03:00
D3vision
1437790889
feat: allow manually linking account with different email address than user ( #1238 )
2025-01-19 20:15:41 +03:00
Maxwell
b1c21fd8c5
docs: fix home-page builder using x instead of twitter ( #1244 )
2025-01-18 18:49:10 +03:00
Bereket Engida
503b7dbe75
chore: lint
2025-01-18 18:01:03 +03:00
Maxwell
a806c378be
docs: fix navigation buttons not showing due to groups ( #1243 )
2025-01-18 17:52:58 +03:00
Maxwell
566a88f496
docs: fix sidebar not updating UI when pathname changes ( #1242 )
2025-01-18 17:45:53 +03:00