-
-
Notifications
You must be signed in to change notification settings - Fork 891
Insights: better-auth/better-auth
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.2.8-beta.7
published
May 8, 2025
26 Pull requests merged by 19 people
-
Update mssql.mdx
#2653 merged
May 14, 2025 -
fix: typos
#2654 merged
May 14, 2025 -
docs: typo in admin plugin
#2651 merged
May 13, 2025 -
fix(docs): add missing comma in listUsers query parameters
#2635 merged
May 13, 2025 -
docs: update nuxt catch-all route to match example
#2638 merged
May 13, 2025 -
Corrections
#2300 merged
May 13, 2025 -
Update organization.mdx
#2649 merged
May 13, 2025 -
docs: add await to headers() calls in API examples
#2627 merged
May 12, 2025 -
docs: fix getFullOrganization example to use correct query parameter structure
#2626 merged
May 12, 2025 -
Documentation Change. maxAttempts is now replaced with allowedAttempts
#2615 merged
May 12, 2025 -
fix(docs): add note regarding cookie caching and RSC
#2613 merged
May 12, 2025 -
🔧 PR: Fix Incorrect Max Password Length in Docs
#2625 merged
May 12, 2025 -
fix: remove userInfoUrl check to allow using custom function without url
#2607 merged
May 10, 2025 -
docs: Update hono.mdx for update in the hono/client
#2605 merged
May 10, 2025 -
Fix misplaced requires properties
#2597 merged
May 9, 2025 -
Update installation.mdx
#2590 merged
May 9, 2025 -
fix(docs): add missing
annualDiscountLookupKey
to plan configuration#2277 merged
May 9, 2025 -
docs: add field mappings for migrating from next-auth v4
#2315 merged
May 9, 2025 -
fix: origin check failing when there is symbol in a query param
#2331 merged
May 9, 2025 -
update:
getActions
from client plugins to includeclientOptions
in get user client config#2333 merged
May 9, 2025 -
update(api-key): Disable hashing API Keys
#2373 merged
May 9, 2025 -
fix: pass context into createVerificationValue
#2363 merged
May 9, 2025 -
fix(docs):
stripeCustomerId
field is optional#2356 merged
May 9, 2025 -
update(create-adapter): Allow providing
id
in create method#2518 merged
May 8, 2025 -
docs: fix code highlight on token encryption code snippet
#2586 merged
May 8, 2025 -
fix: add default refreshAccessToken for microsoft provider
#2583 merged
May 8, 2025
22 Pull requests opened by 19 people
-
feat(admin): get user
#2587 opened
May 8, 2025 -
feat(social): add LINE social provider
#2602 opened
May 10, 2025 -
fix: ensure activeOrganizationId is stored as a ObjectId
#2608 opened
May 10, 2025 -
feat(docs): expo -> add baseUrl explanation
#2611 opened
May 10, 2025 -
fix: exclude current user from username update checks
#2612 opened
May 11, 2025 -
feat: allow overrideUserInfoOnSignIn to be a custom function
#2616 opened
May 11, 2025 -
feat(social): linear
#2617 opened
May 11, 2025 -
fix(2fa): TOTP Verification
#2620 opened
May 11, 2025 -
Allow filtering users from using 'contains' operator
#2623 opened
May 12, 2025 -
fix: URI-encode magic link callbackURL
#2628 opened
May 12, 2025 -
fix(create-adapter): serialize `model` before getting modelName
#2629 opened
May 12, 2025 -
docs(cli): Warn to not use Bun
#2634 opened
May 13, 2025 -
Support postgres array types
#2636 opened
May 13, 2025 -
fix(docs): update plugin schema documentation
#2637 opened
May 13, 2025 -
Use custom errorURL when available
#2640 opened
May 13, 2025 -
Fix OIDC Post-Login Flow
#2641 opened
May 13, 2025 -
fix: use dynamic list of social providers to allow generic oauth
#2643 opened
May 13, 2025 -
feat(magic-link): add customizable error and new user callbacks
#2645 opened
May 13, 2025 -
fix(create-adapter): Get default model in `getModelName`
#2647 opened
May 13, 2025 -
fix(mongo-adapter): fix incorrect transformation of findOneAndX outputs
#2656 opened
May 14, 2025 -
fix(2fa): Return correct error for bad TOTP code in 2FA setup
#2658 opened
May 14, 2025
11 Issues closed by 8 people
-
Support QR code login from another device
#2179 closed
May 14, 2025 -
APIError not exported (foils instanceof checks) issue when bundling (+fix/workaround)
#2582 closed
May 13, 2025 -
Toaster message is blank, when the network is not connected.
#2589 closed
May 13, 2025 -
[Improvement] Remove redundant index in DB schema (Drizzle)
#2556 closed
May 13, 2025 -
Organizations: getFullOrganization() has incorrect example in docs.
#2593 closed
May 12, 2025 -
Docs for Email & Password sign up shows wrong max password length
#2572 closed
May 12, 2025 -
useSession doesn't infer types for session data when using admin plugin
#2596 closed
May 10, 2025 -
Origin Check Middleware Fails with Query Parameters in Relative URLs
#2329 closed
May 9, 2025 -
`customSession` plugin does not infer `additionalFields` in session typing
#2584 closed
May 8, 2025 -
Document to disable saving of IP Address
#2576 closed
May 8, 2025
22 Issues opened by 21 people
-
Line (TW, JP, TH) , Kakao Talk (KR), Naver (KR) provider wished
#2661 opened
May 15, 2025 -
Allow customizing the table name for `jwks`
#2659 opened
May 14, 2025 -
NextJS: No redirection to the Google authentication service
#2657 opened
May 14, 2025 -
bug: OIDC client secret required in PKCE flow
#2655 opened
May 14, 2025 -
`expo` plugin has invalid types
#2652 opened
May 14, 2025 -
basePath set to root throws 404 on 2+ segment paths
#2648 opened
May 13, 2025 -
bug: jwt plugin
#2646 opened
May 13, 2025 -
Rate limit does not work when IP is unknown
#2633 opened
May 13, 2025 -
Bug: INVALID_TWO_FACTOR_COOKIE error during 2FA setup when skipVerificationOnEnable is false
#2631 opened
May 12, 2025 -
Both `hooks` and `plugins[].hooks` only get called with `/get-session` path
#2630 opened
May 12, 2025 -
additionalFields validator input don't return zod issues to client, but return 500
#2624 opened
May 12, 2025 -
Add `enabledPaths` option
#2622 opened
May 11, 2025 -
Support getAccessToken for genericOAuth
#2610 opened
May 10, 2025 -
[Stripe] getCheckoutSessionParams is missing if user is subscribing annually or monthly
#2609 opened
May 10, 2025 -
mongodb: Incorrect type for activeOrganizationId field of session when using organization plugin
#2606 opened
May 10, 2025 -
Nextjs server component 401
#2604 opened
May 10, 2025 -
Mismatch in apiKey returned from call, and the one written in DB
#2601 opened
May 10, 2025 -
Magic Link callbackurl query params are not merged
#2592 opened
May 9, 2025 -
Filter user by role in authClient.admin.listUsers()
#2588 opened
May 9, 2025 -
Allow admin to get a user
#2585 opened
May 8, 2025
45 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: SIWE plugin
#2579 commented on
May 15, 2025 • 11 new comments -
Fix API keys rate limits not working
#2514 commented on
May 13, 2025 • 5 new comments -
update(forget-password): sets user's emailVerified to true upon sucessful password-reset
#2578 commented on
May 10, 2025 • 1 new comment -
Elysia "Body already used"
#2306 commented on
May 8, 2025 • 0 new comments -
useSession runs on server & produces hydration errors
#2462 commented on
May 14, 2025 • 0 new comments -
feat: allow extending account table
#2272 commented on
May 14, 2025 • 0 new comments -
loginEndpoint for /sign-in/google bypass the sign-in page without registering the session
#2364 commented on
May 14, 2025 • 0 new comments -
`useSession()` not always triggering a state change
#1006 commented on
May 14, 2025 • 0 new comments -
Expo/iOS native: use browser for the sign-in / sign-up UI?
#2058 commented on
May 15, 2025 • 0 new comments -
How to Prevent Automatic Resending of Verification Email on Login with requireEmailVerification?
#2447 commented on
May 15, 2025 • 0 new comments -
feat: allow inviting users to the app
#1436 commented on
May 12, 2025 • 0 new comments -
feat: nestjs support
#1548 commented on
May 11, 2025 • 0 new comments -
chore(example): fix bugs in SvelteKit example
#1742 commented on
May 13, 2025 • 0 new comments -
feat: Link account with idToken
#1830 commented on
May 8, 2025 • 0 new comments -
feat(customPaths): Provides an option to modify api paths
#2193 commented on
May 10, 2025 • 0 new comments -
feat: add ability to return missing perms
#2238 commented on
May 9, 2025 • 0 new comments -
feat(oidc-provider): Add a token introspection endpoint
#2313 commented on
May 9, 2025 • 0 new comments -
docs: improve Expo documentation
#2335 commented on
May 12, 2025 • 0 new comments -
feat(organization): support createdAt on invitations
#2346 commented on
May 9, 2025 • 0 new comments -
feat: pouchdb/couchdb adapter
#2392 commented on
May 9, 2025 • 0 new comments -
Fix SvelteKit example
#2404 commented on
May 12, 2025 • 0 new comments -
fix(two-factor): correct expiration time for 2fa cookie
#2426 commented on
May 9, 2025 • 0 new comments -
feat(docs): APIMethod, documents all server & client auth examples
#2577 commented on
May 14, 2025 • 0 new comments -
auth.api.getSession returns null in RSC Layout.tsx with valid session
#2055 commented on
May 8, 2025 • 0 new comments -
Api Key Verification is not working
#2530 commented on
May 9, 2025 • 0 new comments -
Better Auth support for only external IDPs and no database?
#2202 commented on
May 9, 2025 • 0 new comments -
Drizzle Mysql better-auth installation
#2499 commented on
May 9, 2025 • 0 new comments -
Custom error page (errorURL in onAPIError) not used for all errors
#2519 commented on
May 9, 2025 • 0 new comments -
Rate limits not applied when api-key sessions are enabled
#2482 commented on
May 10, 2025 • 0 new comments -
Expo plugin is not assignable to type 'BetterAuthPlugin'
#1974 commented on
May 10, 2025 • 0 new comments -
Headers are not available when used via client sdk
#2479 commented on
May 10, 2025 • 0 new comments -
Unable to make active a organization sql error
#2405 commented on
May 11, 2025 • 0 new comments -
Allow overriding of `id` field via custom field mappings to ease migrations
#2480 commented on
May 12, 2025 • 0 new comments -
OIDC-Provider issue with redirects when signing in using the client.signIn method
#984 commented on
May 12, 2025 • 0 new comments -
`twoFactor()` is incompatible with `exactOptionalPropertyTypes`
#1578 commented on
May 12, 2025 • 0 new comments -
Rate Limit doesn't work for Email OTP
#1891 commented on
May 13, 2025 • 0 new comments -
Adding additional fields to users table throws an error when signing up
#2573 commented on
May 13, 2025 • 0 new comments -
Google sign in error Android
#2444 commented on
May 13, 2025 • 0 new comments -
session is null after logging in
#2512 commented on
May 13, 2025 • 0 new comments -
OIDC redirect issue
#1160 commented on
May 13, 2025 • 0 new comments -
svelteKitHandler does not populate event.locals with session data
#2188 commented on
May 13, 2025 • 0 new comments -
SAML authentication
#96 commented on
May 13, 2025 • 0 new comments -
using better-auth client breaks typescript server
#1570 commented on
May 14, 2025 • 0 new comments -
Expose schema generators from the cli package
#1272 commented on
May 14, 2025 • 0 new comments -
prismaAdapter not working with generator output
#2565 commented on
May 14, 2025 • 0 new comments