Vinayak Kulkarni and GitHub
f7c53adb38
chore: fix typo in AuthorizeResponse type ✅ ( #2724 )
2025-05-20 12:55:24 -07:00
Bereket Engida
f55c3c05c3
docs: update testimonial
2025-05-20 00:16:33 -07:00
Emil Widlund and GitHub
73dca10e5a
docs: fix minor polar documentation issues
2025-05-19 08:29:32 -07:00
Muhammed Rahif and GitHub
d23084d5d2
docs: typo update on auth client
2025-05-18 23:38:45 -07:00
Rahul Mishra and GitHub
2f8dd56d5b
docs: providerId params in getAccessToken docs ( #2707 )
2025-05-18 12:30:57 -07:00
Rahul Mishra and GitHub
659f8391df
docs: fix discord invite links
2025-05-17 05:09:10 -07:00
KinfeMichael Tariku and GitHub
5f556bd4d2
docs: identation issue in organization plugin
2025-05-17 04:50:29 -07:00
Alex and GitHub
e7aec18d7d
chore: missing quotes for drizzle default values
2025-05-16 10:02:43 -07:00
Philipp Lampert and GitHub
32ef53010b
fix(magic-link): URI-encode magic link callbackURL ( #2628 )
2025-05-16 09:05:32 -07:00
Bereket Engida
455fa89457
docs: fix polar incorrect mdx syntax
2025-05-16 09:00:04 -07:00
Emil Widlund and GitHub
384a5a4f92
docs: update polar docs ( #2671 )
...
Add updated docs to new Polar plugin
2025-05-16 08:27:12 -07:00
Bereket Engida and GitHub
62ed1a7783
feat: support bun sqlite by default ( #2551 )
...
* feat: support bun sqlite by default
* chore: add database type
* chore: proper lic
* chore: release v1.2.8-beta.5
2025-05-15 21:02:28 -07:00
Bereket Engida and GitHub
56753b060f
fix(admin): respect cookie prefix for impersonate admin cookies ( #2553 )
2025-05-15 20:55:44 -07:00
Bereket Engida
c822288518
chore: release v1.2.8
v1.2.8
2025-05-15 20:45:34 -07:00
Bereket Engida
72e66ddc7f
feat: add one time token generator
2025-05-15 20:25:01 -07:00
Maxwell and GitHub
c717df986f
fix(create-adapter): get default model ingetModelname ( #2647 )
2025-05-15 20:20:33 -07:00
Rahul Mishra and GitHub
7eb1b2694b
fix: getAccessToken should be available on the client ( #2662 )
2025-05-15 20:10:36 -07:00
Bereket Engida
6cb02b8680
chore: release v1.2.8-beta.8
v1.2.8-beta.8
2025-05-15 20:08:50 -07:00
Bereket Engida
eec052c787
chore: return early on invalid cookie
2025-05-15 20:08:44 -07:00
Shahriar and GitHub
e9bc7fcf7e
docs: update mssql import
2025-05-14 10:28:51 -07:00
Muntasir Mahmud and GitHub
d914650289
chore: clean up minor typo mistakes
2025-05-14 10:27:58 -07:00
KinfeMichael Tariku and GitHub
81ab90865f
docs: typo in admin plugin
2025-05-13 16:00:54 -07:00
Liry24 and GitHub
d500ede944
docs: add missing comma in listUsers query parameters
2025-05-13 13:46:30 -07:00
Bereket Engida
effcc16f9e
chore: lint
2025-05-13 13:39:12 -07:00
Bereket Engida
adbf5cebae
docs: add Y Combinator launch badge
2025-05-13 13:36:28 -07:00
Ezra Ashenafi and GitHub
f5a57a136e
docs: update nuxt catch-all route to match example
2025-05-13 13:27:21 -07:00
Anthony and GitHub
5c9c5f5ef7
docs: fix grammar and spelling mistakes ( #2300 )
...
* Next.js
* ID
* Punctuation, code
* SQLite
* Capitalization
* Various corrections in "JWT"
2025-05-13 13:26:51 -07:00
Brennen Davis and GitHub
7b67469d93
docs: fix typo in organization
2025-05-13 13:24:10 -07:00
KinfeMichael Tariku and GitHub
dd122da3e5
docs: add await to headers() calls in API examples
2025-05-12 11:30:37 -07:00
KinfeMichael Tariku and GitHub
169a03baef
docs: fix getFullOrganization example to use correct query params
2025-05-12 08:34:19 -07:00
Meet Goti and GitHub
cbddaeac53
docs: maxAttempts is now replaced with allowedAttempts in emailOTP option
2025-05-12 07:44:19 -07:00
Kyle and GitHub
50b79324b2
docs: add note regarding cookie caching and RSC
2025-05-12 07:41:10 -07:00
Mo Amir and GitHub
6e03d06a99
docs: changed wrong password length
2025-05-12 07:38:19 -07:00
Rahul Mishra and GitHub
a017cbbaca
fix: remove userInfoUrl check to allow using custom function without url ( #2607 )
2025-05-10 09:36:06 -07:00
Adarsh Madrecha and GitHub
8fcc758fe9
docs: update imports in hono/client
2025-05-10 17:16:16 +03:00
cwstra and GitHub
fdf3efb3c9
fix(open-api): misplaced requires properties ( #2597 )
...
* Fix verify email
* Fix sign-in social
2025-05-09 14:20:41 -07:00
Ahliman HUSEYNOV and GitHub
7b2c498a86
docs: with the recent version of prisma, we can directly use a shared client code( #2590 )
2025-05-09 14:19:45 -07:00
Bereket Engida
58fb373ad2
chore:lint
2025-05-08 20:11:36 -07:00
Pukima and GitHub
a79b487a91
docs: add missing annualDiscountLookupKey to plan configuration ( #2277 )
...
* fix(docs): add missing `annualDiscountLookupKey` to plan configuration
According to https://github.com/better-auth/better-auth/blob/main/packages/stripe/src/types.ts#L30 , this key exists.
* fix(docs): fix typo for the annualDiscountLookupKey
2025-05-08 19:17:16 -07:00
Rin Arakaki and GitHub
dcaba6ffd8
docs: add field mappings for migrating from next-auth v4 ( #2315 )
...
* Update next-auth-migration-guide.mdx
* Update next-auth-migration-guide.mdx
* Update next-auth-migration-guide.mdx
* Update next-auth-migration-guide.mdx
* Update next-auth-migration-guide.mdx
2025-05-08 19:15:30 -07:00
Bereket Engida and GitHub
ebc2ba753b
fix: origin check failing when there is symbol in a query param ( #2331 )
2025-05-08 19:14:37 -07:00
Maxwell and GitHub
fb130c9ee4
feat: getActions from client plugins to include clientOptions in get user client config ( #2333 )
...
* update: `getActions` from client plugins to include `clientOptions` in get user client config
* update: rename `clientOptions` to `options`
* chore: lint
2025-05-08 19:13:57 -07:00
Maxwell and GitHub
cb1cbceffc
feat(api-key): disable hashing API Keys ( #2373 )
...
* update(api-key): Custom hashing function for api-keys
Useful if the user wants to use a custom hashing algorithm, or if they want to disable hashing, they can just return the key itself.
* add: security warnings
* refactor: Change from customizaing hashing to disableHashing
* update: remove utils & update jsdoc
* chore: lint
* update: jsdoc & fix docs
2025-05-08 19:06:13 -07:00
Fredrik and GitHub
81bdbf0f1b
fix: pass context into createVerificationValue ( #2363 )
...
ctx wasn’t passed down before, so in config.databaseHooks.verification.create.before = async (verification, ctx) => {} the ctx argument was undefined in some cases. Now we forward ctx so the hook can receive it as expected.
2025-05-08 19:05:30 -07:00
Maxwell and GitHub
1044899fa9
docs(fix): stripeCustomerId field is optional ( #2356 )
2025-05-08 19:04:53 -07:00
Maxwell and GitHub
79ff4b07f2
feat(adapter): allow providing id in create method ( #2518 )
...
* update(create-adapter): Allow providing `id` in create method
Allow providing `id` in the data of a create method if `forceAllowId` is provided as `true` in the create method call.
* chore: cleanup
2025-05-08 09:59:39 -07:00
KinfeMichael Tariku and GitHub
702bc15583
docs: fix code highlight on token encryption
2025-05-08 19:13:16 +03:00
Bereket Engida
52c38e2395
chore: release v1.2.8-beta.7
v1.2.8-beta.7
2025-05-08 08:45:55 -07:00
Rahul Mishra and GitHub
97ea90eb85
fix: add default refreshAccessToken for microsoft provider ( #2583 )
2025-05-08 08:44:46 -07:00
Jon Ramos and GitHub
30d4c58901
docs: fix getErrorMessage expects language as an argument ( #2580 )
2025-05-07 15:45:45 -07:00