Kinfe123
|
03d4429712
|
misalignment due to icon size
|
2025-04-17 06:31:00 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
95d1db20fd
|
chore: deprecated generate id check on falsy values (#2298)
|
2025-04-15 19:19:21 +03:00 |
|
 Rin ArakakiandGitHub
|
69c0709e34
|
docs: typo on zoom docs (#2289)
|
2025-04-15 14:00:11 +03:00 |
|
Bereket Engida
|
af79703a31
|
chore: release v1.2.8-beta.1
v1.2.8-beta.1
|
2025-04-15 12:44:15 +03:00 |
|
Bereket Engida
|
6d328d793d
|
chore: release v1.2.8-beta.1
|
2025-04-15 12:44:02 +03:00 |
|
 Bereket EngidaandGitHub
|
de50dfcb6f
|
fix: enforce override user info on oauth signin (#2294)
|
2025-04-15 12:43:25 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
be807a8de1
|
docs: Inconsistent snippets for setting active orgs
fix: inconsistency calls on docs to set active orgs
|
2025-04-15 12:12:09 +03:00 |
|
Bereket Engida
|
b92faa3fe2
|
docs: update OAuth documentation to clarify user info override behavior
|
2025-04-15 12:09:18 +03:00 |
|
Kinfe123
|
858af4bf57
|
fix: awaitable calls
|
2025-04-15 12:05:02 +03:00 |
|
Bereket Engida
|
7685087208
|
chore: remove prettify helper from update user inference
|
2025-04-15 11:20:01 +03:00 |
|
 Shawn ErquhartandGitHub
|
5483522d95
|
chore: re-add concurrently dev dep (#2282)
|
2025-04-15 09:32:16 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
d5e337af66
|
feat: add npm keywords for better discoverability
feat: keywords for better auth npm
|
2025-04-14 13:41:33 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
035d287ebf
|
Merge branch 'main' into feat/keywords-for-better-auth-npm
|
2025-04-14 13:39:10 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
3c56085621
|
docs: minor updates to docs
|
2025-04-14 13:35:07 +03:00 |
|
Kinfe123
|
1def851a68
|
making it italic
|
2025-04-14 13:30:48 +03:00 |
|
Bereket Engida
|
90d04835a9
|
docs: improve Have I Been Pwned plugin description and update error response format
|
2025-04-14 11:17:26 +03:00 |
|
Bereket Engida
|
2e2d2fed07
|
chore: return back callback url on signup
|
2025-04-14 11:04:10 +03:00 |
|
Bereket Engida
|
c399ca5c22
|
fix: mapProfileToUser getting called twice during idToken login
|
2025-04-14 11:04:10 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
93c4eefdbe
|
docs(fix): refreshAccessToken option support
docs(fix): refreshAccessToken options support
|
2025-04-14 08:18:55 +03:00 |
|
Kinfe123
|
14f135bf41
|
typo
|
2025-04-14 08:13:53 +03:00 |
|
Kinfe123
|
755da99fb0
|
merging with main
|
2025-04-14 08:07:24 +03:00 |
|
Kinfe123
|
97ed4d6b01
|
merging with main
|
2025-04-14 08:05:22 +03:00 |
|
Kinfe123
|
cd0eb1ba69
|
merging with main
|
2025-04-14 08:02:40 +03:00 |
|
Kinfe123
|
913fe8f4de
|
fix: docs on oauth refresh token fn
|
2025-04-14 07:56:09 +03:00 |
|
Kinfe123
|
07efd25788
|
fix: username empty field on update guard
|
2025-04-14 07:46:29 +03:00 |
|
Bereket Engida
|
fd1f41e395
|
chore: revert zod to stable release
|
2025-04-13 23:16:23 +03:00 |
|
Bereket Engida
|
46ff537535
|
chore: update lock file
|
2025-04-13 23:10:21 +03:00 |
|
Bereket Engida
|
164ad27221
|
docs: mark one-time-token plugin new
|
2025-04-13 21:19:31 +03:00 |
|
Bereket Engida
|
dfd9122571
|
chore: release v1.2.7
v1.2.7
|
2025-04-13 20:22:23 +03:00 |
|
 Anatole DufourandGitHub
|
d341fa94c0
|
fix(stripe): adding ability to restore cancelled trialing subscriptions (#2262)
|
2025-04-13 20:10:46 +03:00 |
|
Bereket Engida
|
eb642c72ca
|
chore: cleanup
|
2025-04-13 20:01:22 +03:00 |
|
 Philip HuynhandGitHub
|
886d532ec3
|
docs(fix): env variable consistency on zoom (#2260)
|
2025-04-13 18:38:10 +03:00 |
|
 Bereket EngidaandGitHub
|
ffde0ecb69
|
fix(stripe): force post method for subscription restore (#2259)
|
2025-04-13 18:08:08 +03:00 |
|
Bereket Engida
|
f330364709
|
refactor(auth): require strict type in betterAuth function signature
|
2025-04-13 18:07:26 +03:00 |
|
Bereket Engida
|
2d5349785f
|
chore: release v1.2.7-beta.1
v1.2.7-beta.1
|
2025-04-13 17:05:39 +03:00 |
|
 
|
adecfe728c
|
fix(haveIBeenPwned): add proper error code (#2255)
* Updated error code
* Update haveibeenpwned.test.ts
* fix error code
* fix: wrong error code usage
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com>
|
2025-04-13 17:01:08 +03:00 |
|
Bereket Engida
|
311d481c1e
|
chore: hash password before user is created
|
2025-04-13 16:59:34 +03:00 |
|
 Bereket EngidaandGitHub
|
53c711cec8
|
fix(adapter): improve field lookup logic in createAdapter (#2245)
|
2025-04-13 16:45:01 +03:00 |
|
 KinfeMichael TarikuandGitHub
|
e777bef777
|
fix(plugin): prevent user from being created on compromised password
fix(plugin): prevent user from being created on compromised password
|
2025-04-13 15:53:13 +03:00 |
|
Kinfe123
|
c9ac010940
|
lint
|
2025-04-13 15:22:23 +03:00 |
|
Kinfe123
|
7dff503e86
|
fix: prevent a user from created on haveibeenpwned
|
2025-04-13 15:21:52 +03:00 |
|
 Jonas DautelandGitHub
|
5689df6c64
|
fix(organization): checking if User is intended recipient of Invite is casesensetive (#2251)
|
2025-04-13 15:16:09 +03:00 |
|
 JelfandGitHub
|
f5b86d7c2f
|
fix(drizzle-adapter): correct count retrieval in the update function (#2244)
|
2025-04-13 15:12:47 +03:00 |
|
Anthony DePasquale
|
ed367f373a
|
Comma before non-restrictive clause
|
2025-04-13 14:11:09 +02:00 |
|
Anthony DePasquale
|
a313d19198
|
URL
|
2025-04-13 14:11:08 +02:00 |
|
Anthony DePasquale
|
863129ca70
|
"up to date" (no hyphens needed when not modifying a noun)
|
2025-04-13 14:11:08 +02:00 |
|
Anthony DePasquale
|
c2999c83cc
|
built-in
|
2025-04-13 14:11:08 +02:00 |
|
Anthony DePasquale
|
cfd9f26c85
|
Remove unnecessary italics for paragraph
|
2025-04-13 14:11:08 +02:00 |
|
Anthony DePasquale
|
4b3fedae89
|
Supabase
|
2025-04-13 14:11:08 +02:00 |
|
Anthony DePasquale
|
952a6613ad
|
API
|
2025-04-13 14:11:08 +02:00 |
|