Alex Yang
|
7dbc533cb4
|
fix(expo): window.crypto is undefined (#4620)
|
2025-09-12 22:32:36 +00:00 |
|
Fraol Lemecha
|
08fa1f89c3
|
fix: should infer types correctly when empty list of plugins is provided (#4612)
|
2025-09-12 18:36:55 +00:00 |
|
Alex Yang
|
ef4509af45
|
fix: remove use of global.crypto (#4606)
|
2025-09-12 09:01:09 +00:00 |
|
Roody
|
fd7d318eaa
|
docs: fix expo example link (#4605)
|
2025-09-12 02:01:26 -07:00 |
|
Alex Yang
|
c8c9e932e4
|
chore: release v1.3.10-beta.3
v1.3.10-beta.3
|
2025-09-12 00:48:09 -07:00 |
|
Alex Yang
|
22b78cfe72
|
Revert "feat: support cross-domain cookie (#4482)"
This reverts commit 61b6a87435.
|
2025-09-12 00:34:01 -07:00 |
|
Bereket Engida
|
7fc23ba8e4
|
fix(organization): member and team hooks should apply on create organization (#4600)
|
2025-09-12 04:36:16 +00:00 |
|
Alex Yang
|
a2bd1488e6
|
chore: release v1.3.10-beta.2
v1.3.10-beta.2
|
2025-09-11 17:59:48 -07:00 |
|
Bereket Engida
|
b2dfbc96b4
|
fix(username): sign in should work with post normalization (#4599)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-12 00:49:10 +00:00 |
|
Alex Yang
|
8df46e6336
|
fix: pick the first clientId for oauth provider (#4598)
|
2025-09-12 00:40:07 +00:00 |
|
Alessandro Bortolin
|
9d31699e21
|
fix(username): add missing normalization (#3636)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-12 00:11:42 +00:00 |
|
Alex Yang
|
c787370149
|
test: improve coverage for jwt (#4597)
|
2025-09-12 00:10:13 +00:00 |
|
AjanRaj
|
968048b0c3
|
fix(anonymous): prevent false positive error on first anonymous sign-in (#3662)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-12 00:08:44 +00:00 |
|
Alex Yang
|
78250f0593
|
fix: set clientId in ProviderOptions to unknown by default (#4596)
|
2025-09-11 23:46:09 +00:00 |
|
AzaeK
|
b8bedf2883
|
fix: respect username validator (#3669)
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-09-11 23:30:21 +00:00 |
|
Alex Yang
|
6093017e6e
|
fix: check endpoint conflicts respect method (#4595)
|
2025-09-11 23:01:54 +00:00 |
|
Gabriel
|
adbfcd88dd
|
fix: normalize zod imports (#4593)
|
2025-09-11 21:36:32 +00:00 |
|
KinfeMichael Tariku
|
3af988e49b
|
test: reserve URL encoding test in email verification callbacks (#3863)
|
2025-09-11 21:14:20 +00:00 |
|
Felix Lyu
|
78424b4e6a
|
fix(lastLoginMethod): inherit cross-subdomain cookie settings in lastLoginMethod plugin (#4572)
|
2025-09-11 20:46:57 +00:00 |
|
Fraol Lemecha
|
acb28e2b4a
|
fix: make cookie cache respect dontRememberMe mode (#4558)
|
2025-09-11 20:22:13 +00:00 |
|
Joel Solano
|
784dbb4a9a
|
fix(memory-adapter): should respect where connector (#4549)
|
2025-09-11 20:10:02 +00:00 |
|
Alexander Vencel
|
b4ad688cc0
|
fix: return local IP in development mode (#2511)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-11 20:05:56 +00:00 |
|
Gabriel
|
01365ee033
|
fix(one-time-token): typo and clean (#4579)
|
2025-09-11 20:04:00 +00:00 |
|
Rikhi Singh
|
1bb1232632
|
fix(stripe): prevent multiple free trials for same user (#4562)
|
2025-09-11 18:44:36 +00:00 |
|
TheUntraceable
|
5f80cc61ed
|
fix(docs): Remove duplicated RFC compliance mention (#4581)
|
2025-09-11 18:42:05 +00:00 |
|
Alex Yang
|
8b6fe719b7
|
Revert "docs: installation docs to automatic install using init cmd (#1675)"
This reverts commit d7223265a4.
|
2025-09-11 11:30:37 -07:00 |
|
Marcin Gąsienica-Makowski
|
530767deeb
|
feat(logger): option to disable colors (#4402)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-11 17:16:31 +00:00 |
|
GivenBY
|
94450cc82e
|
fix(demo): update forgot password link to /forget-password (#4567)
|
2025-09-11 17:15:14 +00:00 |
|
Alex Yang
|
e56968637e
|
ci: update merge_group (#4580)
|
2025-09-11 00:33:56 -07:00 |
|
Maxwell
|
d7223265a4
|
docs: installation docs to automatic install using init cmd (#1675)
|
2025-09-10 16:56:21 -07:00 |
|
Alex Yang
|
90ea912d02
|
fix(vue): correct baseURL (#4578)
|
2025-09-10 16:39:42 -07:00 |
|
dependabot[bot]
|
dc44316c1f
|
chore(deps): bump vite from 6.3.5 to 7.1.5 (#4552)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-10 12:37:22 -07:00 |
|
Alex Yang
|
ee373a3ff9
|
docs: fix mongodb example (#4568)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-09-10 11:58:26 -07:00 |
|
Alex Yang
|
cc007db951
|
fix: custom field for refreshTokenExpiresAt (#4569)
|
2025-09-10 11:58:08 -07:00 |
|
Alex Yang
|
5b78469864
|
chore: release v1.3.10-beta.1
v1.3.10-beta.1
|
2025-09-09 17:24:32 -07:00 |
|
Alex Yang
|
f31dfac8e8
|
chore: set node-linker to isolated (#4551)
|
2025-09-09 17:22:55 -07:00 |
|
Alex Yang
|
22c39b92be
|
feat: database transaction support (#4414)
Co-authored-by: Joel Solano <solano.joel@gmx.de>
|
2025-09-09 17:10:27 -07:00 |
|
Henrique Braga
|
61b6a87435
|
feat: support cross-domain cookie (#4482)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Rikhi Singh <114336052+rikhisingh@users.noreply.github.com>
|
2025-09-09 17:09:24 -07:00 |
|
Alex Yang
|
e663f98141
|
fix(stripe): subscription is created without completing payment (#4548)
|
2025-09-09 17:06:05 -07:00 |
|
Fathi
|
f6f1902b59
|
feat: add getActiveRoleMember (#4484)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-09 14:48:55 -07:00 |
|
Alex Yang
|
7faaeac9fc
|
fix(cli): info shows the correct version (#4547)
|
2025-09-09 13:46:19 -07:00 |
|
Fraol Lemecha
|
4b2f5b0a8e
|
feat(passkey): error codes in passkey client (#3966)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
|
2025-09-09 11:56:33 -07:00 |
|
Fraol Lemecha
|
bd0ce60165
|
chore: gitignore state.txt (#4543)
|
2025-09-09 10:01:11 -07:00 |
|
Maxwell
|
abfc48d2aa
|
fix(organization): checkRolePermission shouldn't be a promise (#4533)
|
2025-09-08 18:32:26 -07:00 |
|
Alex Yang
|
a22f65fdc3
|
chore: bump version (#4535)
|
2025-09-08 18:30:44 -07:00 |
|
Taesu
|
2f2c21f0e5
|
docs: fix sidebar content and mobile nav (#4481)
|
2025-09-08 17:54:45 -07:00 |
|
Kevin
|
8d8289a7df
|
docs: add expo-better-auth-passkey plugin to documentation (#4381)
|
2025-09-08 17:23:54 -07:00 |
|
Phips Peter
|
f2c9df4811
|
feat(sqlite): remove autoincrement for SQLite (#4466)
|
2025-09-08 17:23:00 -07:00 |
|
KinfeMichael Tariku
|
7d6d4da92b
|
feat: add search functionality to mobile navigation (#4487)
|
2025-09-08 17:21:15 -07:00 |
|
Alex
|
b531dbb272
|
fix(stripe): properly resolve plans by lookup keys (#4499)
|
2025-09-08 17:20:50 -07:00 |
|