Bereket Engida
|
d54e91264c
|
chore: release v1.1.8
v1.1.8
|
2025-01-01 07:48:34 +03:00 |
|
Bereket Engida
|
a51411b89f
|
chore: release v1.1.8-beta.3
v1.1.8-beta.3
|
2025-01-01 07:07:14 +03:00 |
|
emqMalte
|
757ad4fd00
|
fix(organization): limit creator role invites to users with same role (#1088)
|
2025-01-01 06:59:58 +03:00 |
|
Bereket Engida
|
d058125ba2
|
chore: lint
|
2024-12-31 15:30:06 +03:00 |
|
Bereket Engida
|
b896949956
|
chore: release v1.1.8-beta.2
v1.1.8-beta.2
|
2024-12-31 15:26:33 +03:00 |
|
Jacques Visser
|
dbcdca834a
|
fix: add missing google auth uri params (#1082)
|
2024-12-31 15:24:41 +03:00 |
|
Can Stand
|
5c650c4da7
|
fix(email-otp): do not create verification when disableSignUp and user not registered (#1080)
|
2024-12-31 15:23:01 +03:00 |
|
Bereket Engida
|
fb595d464e
|
feat: list accounts should include more metadata (#1081)
|
2024-12-31 15:22:13 +03:00 |
|
Bereket Engida
|
6021c88842
|
feat: unlink account (#1059)
|
2024-12-31 15:21:54 +03:00 |
|
Bereket Engida
|
88dd9df349
|
chore: release v1.1.8-beta.1
v1.1.8-beta.1
|
2024-12-31 12:37:05 +03:00 |
|
Horatio Wang
|
ffb398a9e5
|
feat: restore the user data in the response (#1067)
|
2024-12-31 12:36:44 +03:00 |
|
Bereket Engida
|
cc94e6a7c0
|
docs: fix changelogs
|
2024-12-30 21:58:54 +03:00 |
|
reslear
|
34f4b7e3e0
|
docs: fix hooks typo (#1072)
|
2024-12-30 17:27:11 +03:00 |
|
Bereket Engida
|
7ec8d5ba28
|
chore: release v1.1.7
v1.1.7
|
2024-12-30 13:52:38 +03:00 |
|
Bereket Engida
|
c8c654042a
|
fix: return response error on network failure
|
2024-12-30 13:52:28 +03:00 |
|
Bereket Engida
|
93ba318e03
|
fix: zod version mismatch (#1068)
|
2024-12-30 13:48:55 +03:00 |
|
Bereket Engida
|
99db44d2e7
|
fix: apply origin check selectively (#1069)
|
2024-12-30 13:44:31 +03:00 |
|
Bereket Engida
|
e7a03bdc0e
|
chore: release v1.1.6
v1.1.6
|
2024-12-30 10:27:03 +03:00 |
|
Bereket Engida
|
8eddfa9363
|
chore: cleanup
|
2024-12-30 10:13:50 +03:00 |
|
Bereket Engida
|
deb3d73aea
|
fix: enforce origin checker for GET methods
|
2024-12-30 10:07:58 +03:00 |
|
Bereket Engida
|
dd8f34d081
|
chore: cleanup
|
2024-12-30 09:54:15 +03:00 |
|
Bereket Engida
|
8a77c7a5b8
|
chore: release v1.1.5
v1.1.5
|
2024-12-30 09:41:08 +03:00 |
|
Bereket Engida
|
0de8770b47
|
chore: fix test imports
|
2024-12-30 09:37:07 +03:00 |
|
Bereket Engida
|
ceea542d42
|
fix: throw error in multiple resource permission checks
|
2024-12-29 23:12:58 +03:00 |
|
Bereket Engida
|
6ab16893b1
|
fix: disallow the creator role as a possible invitation role for all inviter roles other than itself
|
2024-12-29 22:25:48 +03:00 |
|
Can Stand
|
00996b994e
|
fix(passkey): user verification shouldn't be required on passkey registration (#1053)
similar to #332
|
2024-12-28 23:20:53 +03:00 |
|
Thomas Ghysels
|
b1f12392e7
|
docs: add missing await in basic example (#1055)
|
2024-12-28 23:20:12 +03:00 |
|
tt
|
909d4946c8
|
docs: updating function call parameters (#1052)
|
2024-12-28 11:32:00 +03:00 |
|
reslear
|
baf53d7226
|
docs: add warn for node express.json() before install (#1045)
|
2024-12-28 10:22:10 +03:00 |
|
reslear
|
af4f1e3815
|
docs: correct typescript example for types (#1048)
|
2024-12-28 10:21:38 +03:00 |
|
reslear
|
19e1420fa9
|
docs: redis information (#1047)
|
2024-12-28 10:21:24 +03:00 |
|
reslear
|
ad8835b903
|
doc: correct mongodb example (#1044)
* doc: correct mongodb example
* Update database.mdx
|
2024-12-28 10:20:49 +03:00 |
|
reslear
|
ba153fdee9
|
docs: update vue client example (#1040)
* docs: update vue client example
* Update client.mdx
|
2024-12-27 21:04:00 +03:00 |
|
Bereket Engida
|
2ba021e8e3
|
docs: imporve hooks docs
|
2024-12-27 12:34:08 +03:00 |
|
Konstantin
|
2c81db93be
|
docs: fix birthday comparison (#1029)
|
2024-12-27 09:19:22 +03:00 |
|
Bereket Engida
|
717134fe75
|
fix(email-otp): it shouldn't send email if user doesn't exist on forget password (#1034)
|
2024-12-27 09:18:35 +03:00 |
|
Bereket Engida
|
2b68569921
|
fix: upgrade better-auth utils and use subtle from better-auth utils (#1021)
|
2024-12-27 08:06:04 +03:00 |
|
Bereket Engida
|
f9fdf3b547
|
fix(email-otp): apply user configration for expiresIn properly (#1033)
|
2024-12-27 08:05:39 +03:00 |
|
Bereket Engida
|
5a7af5f574
|
chore: release v1.1.4
v1.1.4
|
2024-12-27 07:40:48 +03:00 |
|
Bereket Engida
|
d5b8206d8b
|
docs: update email otp api
|
2024-12-27 07:38:45 +03:00 |
|
Horatio Wang
|
3efa62c954
|
chore: missing and duplicate exports (#1031)
|
2024-12-27 07:21:52 +03:00 |
|
panteliselef
|
7eb056f90f
|
chore: remove duplicate passkey export (#1026)
|
2024-12-26 21:26:25 +03:00 |
|
Bereket Engida
|
377ddf3054
|
docs: update admin docs
|
2024-12-26 20:16:06 +03:00 |
|
Bereket Engida
|
9c1c5fb2b1
|
chore: release v1.1.4-beta.2
v1.1.4-beta.2
|
2024-12-26 18:45:04 +03:00 |
|
Bereket Engida
|
ef2ff4ce56
|
fix(expo): local session cache should be scopped (#1020)
|
2024-12-26 18:44:16 +03:00 |
|
ninomae
|
8b14725c84
|
docs: fix typo (#1024)
|
2024-12-26 16:13:01 +03:00 |
|
Bereket Engida
|
78b6bfe9bd
|
fix(vue): auth path should account for double slash on ssr
|
2024-12-25 13:19:31 +03:00 |
|
Bereket Engida
|
bfc8f15aad
|
fix(drizzle): default to snake-case (#1012)
|
2024-12-24 13:04:14 +03:00 |
|
Bereket Engida
|
290291d4c2
|
chore: upgrade zod
|
2024-12-24 12:07:43 +03:00 |
|
Bereket Engida
|
d27881e516
|
fix(email-otp): reset password should create credential account
|
2024-12-24 09:55:04 +03:00 |
|