Commit Graph
6933 Commits
Author SHA1 Message Date
Philip Huynh c82ec9a2af Add missing "as string" to env variables 2025-02-07 11:26:28 +02:00
Philip HuynhandGitHub f4c89b8f5e docs: code highlight fix (#1376)
* fix code highlight

* revert
2025-02-07 10:52:00 +03:00
Baptiste ArnaudandGitHub b26a248970 fix: socialProvider return null if undefined (#1371) 2025-02-06 21:00:07 +03:00
Bereket Engida 9243529cc0 chore:lint 2025-02-06 15:10:29 +03:00
81936d756a fix(cli): wrong kysely schema filename (#1366)
Co-authored-by: Alfan Jauhari <alfan@zero-one-group.com>
2025-02-06 15:09:51 +03:00
Bereket Engida 15315b3be1 chore: add session change check on cookie cache test 2025-02-06 12:27:50 +03:00
Bereket Engida 2c40835531 chore: release v1.1.17-beta.2 v1.1.17-beta.2 2025-02-06 11:52:00 +03:00
Bereket Engida 2628b2f17c fix: update session cache on email verification 2025-02-06 11:51:51 +03:00
Bereket Engida 55c45c421a chore: release v1.1.17-beta.1 v1.1.17-beta.1 2025-02-06 11:15:49 +03:00
Bereket Engida d7324038b5 chore: release v1.1.17-beta.1 2025-02-06 11:15:26 +03:00
Bereket Engida d0f891d0a8 chore: release v1.1.17-beta.1 2025-02-06 11:15:20 +03:00
Bereket Engida 745f92932a fix: update user should use id as a reference 2025-02-06 11:15:20 +03:00
1ceed9c336 chore(cli): pkg info and utils on CLI tools (#1364)
---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-02-06 11:05:08 +03:00
Bereket Engida 628729ba80 docs: update introduction 2025-02-06 09:43:57 +03:00
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 TarikuandGitHub 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 EngidaandGitHub 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øderumandGitHub 7c49678531 docs: broken link (#1360)
Documentation was pointing to the outdated url: betterauth.com
2025-02-05 14:10:43 +03:00
Bereket Engida a265c07198 Merge branch 'main' into v1.2 2025-02-05 10:20:03 +03:00
Bereket Engida 11739a9d6c fix(anonymous): link account user and session type should be less strict 2025-02-05 09:12:07 +03:00
HystereliusandGitHub 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 BegehrandGitHub 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 EngidaandGitHub 2eca1daf4f feat: add cookie helper for middlewares (#1275) 2025-02-04 10:14:03 +03:00
April HallandGitHub 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íazandGitHub 74471f251d docs: Fix OWSAP typo (#1346)
The site said "OWSAP" instead of "OWASP"
2025-02-04 00:18:18 +03:00
Mattèo GauthierandGitHub 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
MaxwellandGitHub 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 EngidaandGitHub 90064ba866 fix: handle converting date on session parsing from cookie cache (#1342) 2025-02-03 15:59:07 +03:00
Anurag MishraandGitHub 75fb94ea21 docs: fix subreddit link (#1339) 2025-02-03 15:58:15 +03:00
KinfeMichael TarikuandGitHub 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 MishraandGitHub 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
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