2364 Commits

Author SHA1 Message Date
Bereket Engida
10d04cb7c1 chore: release v1.1.16 v1.1.16 2025-02-06 00:37:32 +03:00
Bereket Engida
e18700e26c chore: release v1.1.16-beta.10 v1.1.16-beta.10 2025-02-06 00:35:58 +03:00
Bereket Engida
7ae340e2ed fix(security): santize query param on error page 2025-02-06 00:35:42 +03:00
Bereket Engida
4c2efc1b66 fix: make session table optional when secondary storage is provided 2025-02-06 00:35:42 +03:00
KinfeMichael Tariku
4748bcc498 fix(drizzle): drizzle adapter failing to return data on create and update when using mysql (#1358)
* fix: drizzle return id after mutation

* typo

* lint

* typo

* unwanted init var

* unwanted log

* flashing db

* logs

* test db url

* chore: comment

* lg

* lint

* pool and lint

* lock file
2025-02-05 23:54:50 +03:00
Bereket Engida
05afc42390 feat: add refetch function for all client hooks (#1206)
* feat: add refetch on client hooks

* docs: add refetch docs

* docs: add refetch docs
2025-02-05 22:09:52 +03:00
Bereket Engida
1608444afc chore: add sponsor link 2025-02-05 14:50:48 +03:00
Bereket Engida
2cb8005682 fix(anonymous): link account user and session type should be less strict 2025-02-05 14:50:48 +03:00
Tim Hjermitslev Gjøderum
7c49678531 docs: broken link (#1360)
Documentation was pointing to the outdated url: betterauth.com
2025-02-05 14:10:43 +03:00
Hysterelius
7ade31a1b5 docs: fix nuxt integration with useFetch (#1350)
useFetch needs an await attribute to be properly used
2025-02-04 21:17:07 +03:00
Bereket Engida
547677c843 chore: release v1.1.16-beta.9 v1.1.16-beta.9 2025-02-04 20:48:06 +03:00
Bereket Engida
6e659fd62d fix(anonymous): add sign-up route to linking matcher 2025-02-04 20:47:52 +03:00
Anton Begehr
e83c0ff2b4 fix: google IdToken auth issuer mismatch (#1351)
"The value of iss in the ID token is equal to accounts.google.com or https://accounts.google.com."

Source: https://developers.google.com/identity/gsi/web/guides/verify-google-id-token
2025-02-04 15:30:13 +03:00
Bereket Engida
51a1a0ad1f chore: release v1.1.16-beta.8 v1.1.16-beta.8 2025-02-04 13:47:54 +03:00
Bereket Engida
cb91d158ef fix(oidc): missing content type header on openId configuration endpoint 2025-02-04 11:08:22 +03:00
Bereket Engida
5f2a70ef04 chore: release v1.1.16-beta.7 v1.1.16-beta.7 2025-02-04 10:51:51 +03:00
Bereket Engida
e80ba1d71a chore: release v1.1.16-beta.6 2025-02-04 10:51:39 +03:00
Bereket Engida
b115b90d22 chore: release v1.1.16-beta.5 2025-02-04 10:51:33 +03:00
Bereket Engida
2eca1daf4f feat: add cookie helper for middlewares (#1275) 2025-02-04 10:14:03 +03:00
April Hall
04ef8e8436 docs: Minor grammar and spelling fixes (#1347)
* docs: Fix typo

"middelware" → "middleware"

* docs: Fix typo

"reqiures" → "requires"

* docs: Minor grammar error

"to the your" → "to your"

* docs: Minor grammar errors in codeblock comments
2025-02-04 09:24:53 +03:00
Javier Díaz
74471f251d docs: Fix OWSAP typo (#1346)
The site said "OWSAP" instead of "OWASP"
2025-02-04 00:18:18 +03:00
Mattèo Gauthier
382e8a9022 docs: wrong pattern in hono integration code (#1317) 2025-02-03 23:26:22 +03:00
Bereket Engida
fb4c1a1923 chore: release v1.1.16-beta.4 v1.1.16-beta.4 2025-02-03 22:49:05 +03:00
Maxwell
095661f387 docs: add other-social-providers page (#1340)
* add(docs): other-social-providers page

* add: missing social provider URLs and scopes
2025-02-03 17:16:05 +03:00
Bereket Engida
90064ba866 fix: handle converting date on session parsing from cookie cache (#1342) 2025-02-03 15:59:07 +03:00
Anurag Mishra
75fb94ea21 docs: fix subreddit link (#1339) 2025-02-03 15:58:15 +03:00
KinfeMichael Tariku
fd795ab3a5 Merge pull request #1341 from better-auth/fix/minor_ui
border layout on mob
2025-02-03 15:50:56 +03:00
Kinfe123
c3751211e7 lint 2025-02-03 15:44:33 +03:00
Kinfe123
1d40c08240 bordered on mob 2025-02-03 15:43:00 +03:00
Anurag Mishra
2069cfea7a docs: fix subreddit link (#1338) 2025-02-03 15:04:36 +03:00
Bereket Engida
5031b446dd docs: fix discord invite link 2025-02-03 11:19:39 +03:00
Bereket Engida
2879baaebc docs: fix community paragraph 2025-02-02 18:37:41 +03:00
KinfeMichael Tariku
3e059a2454 docs: improve community page (#1007)
* fix: ui

* chore: lint

* fix: ui

* fix: input variant

* feat: community page

* fix: typo

* chore: lint

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-02-02 17:45:57 +03:00
Bereket Engida
a32d41dfc7 chore: release v1.1.16-beta.3 v1.1.16-beta.3 2025-02-02 11:03:44 +03:00
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
eliabe
69fc9cf5ff docs(fix): add inviterId field to invitation schema (#1330) 2025-02-02 08:49:30 +03:00
Maxwell
3ac63c9d4e docs: table to show recommended indexed fields (#1331) 2025-02-02 08:49:08 +03:00
Chris Norman
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
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