Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / better-auth/better-auth issues and pull requests

#1227 - feat: add organization deletion config

Pull Request - State: closed - Opened by Bekacru 13 days ago - 1 comment

#1226 - Delete organization

Issue - State: closed - Opened by mmikhan 13 days ago

#1225 - [docs] Change email verification must be sent to the current user email

Pull Request - State: closed - Opened by krasun 13 days ago - 1 comment

#1224 - Update session-management.mdx

Pull Request - State: open - Opened by destocot 13 days ago - 1 comment

#1223 - Export mergeSchema for plugin developers

Issue - State: closed - Opened by jamesjulich 13 days ago - 1 comment

#1222 - Admin plugin listUsers: add "total" property

Issue - State: open - Opened by dergreg 13 days ago - 2 comments

#1221 - update svelte example in basic-usage

Pull Request - State: closed - Opened by nevthereal 13 days ago - 1 comment

#1220 - chore: expose adapter test suite

Pull Request - State: closed - Opened by ping-maxwell 14 days ago - 1 comment

#1219 - feat: support Microsoft Entra ID select_account prompt

Pull Request - State: closed - Opened by t3duk 14 days ago - 2 comments

#1218 - refactor: update the use of phoneNumber

Pull Request - State: open - Opened by smhmayboudi 14 days ago - 2 comments

#1217 - fix(cli): add bigint type to generators

Pull Request - State: closed - Opened by ammarmbe 14 days ago - 1 comment

#1216 - rateLimit.lastRequest generates as Int instead of BigInt

Issue - State: closed - Opened by ammarmbe 14 days ago
Labels: bug

#1215 - Couldn't read your auth config. using npx @better-auth/cli generate

Issue - State: open - Opened by ejabu 14 days ago - 2 comments
Labels: bug

#1214 - verifyIdToken with ctx arg

Issue - State: open - Opened by reslear 14 days ago

#1213 - refactor: supports facebook `access_token` and add docs

Pull Request - State: closed - Opened by reslear 14 days ago - 2 comments

#1212 - Feat: allow plugins to set emailAndPassword config values

Pull Request - State: closed - Opened by kzlar 14 days ago - 1 comment

#1211 - [v1.1.12] Crash in SvelteKit. Could not resolve "nanostores"

Issue - State: closed - Opened by oskar-gmerek 15 days ago - 2 comments
Labels: bug

#1209 - Support Microsoft Entra ID select_account prompt

Issue - State: closed - Opened by jfbetterauth 15 days ago

#1208 - feat: oauth2 link account

Pull Request - State: open - Opened by Bekacru 15 days ago - 2 comments

#1207 - fix(vue): failing hook type

Pull Request - State: closed - Opened by Bekacru 15 days ago - 2 comments

#1206 - feat: add refetch function for all client hooks

Pull Request - State: open - Opened by Bekacru 16 days ago - 1 comment

#1205 - feat(magic-link): support passing name for registration through magic link

Pull Request - State: closed - Opened by Bekacru 16 days ago - 2 comments

#1204 - feat: support stroring dispaly username to store un-normalized username

Pull Request - State: open - Opened by Bekacru 16 days ago - 1 comment

#1203 - feat(admin): set user password

Pull Request - State: open - Opened by Bekacru 16 days ago - 1 comment

#1202 - feat(phone-number): add reset password functionality with phone number

Pull Request - State: open - Opened by Bekacru 16 days ago - 1 comment

#1201 - feat: check organization slug

Pull Request - State: open - Opened by Bekacru 16 days ago - 1 comment

#1200 - Prisma scheme generation fix

Pull Request - State: open - Opened by HenrikZabel 16 days ago - 1 comment

#1199 - add(docs): guide for optimizing for performance

Pull Request - State: closed - Opened by ping-maxwell 17 days ago - 4 comments

#1198 - docs: fixed rate limit schema

Pull Request - State: closed - Opened by iqorex 17 days ago - 1 comment

#1197 - next.js 15 middleware auth cookie check flash screen issue before redirect

Issue - State: open - Opened by tauhid97k 17 days ago - 3 comments
Labels: bug

#1195 - chore: update build script

Pull Request - State: closed - Opened by Bekacru 17 days ago - 1 comment

#1193 - fix: remove current url from requests

Pull Request - State: closed - Opened by Bekacru 17 days ago

#1192 - list-accounts phoneNumber userId mongodb Invalid id value

Issue - State: open - Opened by reslear 17 days ago - 1 comment
Labels: bug

#1191 - fix: fixed number mapping for rate limit migration

Pull Request - State: closed - Opened by iqorex 17 days ago - 1 comment

#1190 - Database storage on rate limit throws error

Issue - State: closed - Opened by iqorex 17 days ago
Labels: bug

#1189 - Cli not generating Prisma schema

Issue - State: open - Opened by HenrikZabel 18 days ago - 4 comments
Labels: bug

#1188 - the cli can't generate drizzle schema with array type

Issue - State: open - Opened by thatgurkangurk 18 days ago - 1 comment
Labels: bug

#1187 - fix: remove current url from requests

Pull Request - State: closed - Opened by Bekacru 18 days ago - 1 comment

#1186 - currentURL parameter passed in every request

Issue - State: open - Opened by daveycodez 18 days ago - 1 comment
Labels: bug

#1186 - currentURL parameter passed in every request

Issue - State: closed - Opened by daveycodez 18 days ago - 1 comment
Labels: bug

#1185 - useSession hook calls get-session when logged out (fetchEnabled option)

Issue - State: open - Opened by daveycodez 18 days ago - 2 comments
Labels: bug

#1185 - useSession hook calls get-session when logged out

Issue - State: open - Opened by daveycodez 18 days ago
Labels: bug

#1184 - Feat: Audit Logging Plugin

Issue - State: open - Opened by ping-maxwell 18 days ago

#1184 - Feat: Audit Logging Plugin

Issue - State: open - Opened by ping-maxwell 18 days ago

#1182 - fix: remove trailing slashes from base url

Pull Request - State: closed - Opened by snelusha 18 days ago - 1 comment

#1181 - Feat: Added linking fixups for new user and error callbacks

Pull Request - State: closed - Opened by kzlar 18 days ago - 1 comment

#1180 - Feat: Added context to database hooks

Pull Request - State: open - Opened by kzlar 18 days ago - 1 comment

#1179 - Feature: Disable Implicit Signup for oauth implementations

Pull Request - State: open - Opened by kzlar 19 days ago - 1 comment

#1179 - Feature: Disable Implicit Signup for oauth implementations

Pull Request - State: open - Opened by kzlar 19 days ago - 3 comments

#1178 - RevokeSession and RevokeOtherSessions don't working from API.

Issue - State: open - Opened by binhodev 19 days ago
Labels: bug

#1178 - RevokeSession and RevokeOtherSessions don't working from API.

Issue - State: open - Opened by binhodev 19 days ago
Labels: bug

#1177 - Bug: Database hooks merge issue with plugin

Pull Request - State: closed - Opened by kzlar 19 days ago - 1 comment

#1177 - Bug: Database hooks merge issue with plugin

Pull Request - State: open - Opened by kzlar 19 days ago - 1 comment

#1176 - feat: New user callback url for sso and generic oauth

Pull Request - State: closed - Opened by kzlar 19 days ago - 1 comment

#1176 - feat: New user callback url for sso and generic oauth

Pull Request - State: open - Opened by kzlar 19 days ago - 1 comment

#1175 - Update expo.mdx

Pull Request - State: closed - Opened by sanatankc 19 days ago - 1 comment

#1175 - Update expo.mdx

Pull Request - State: closed - Opened by sanatankc 19 days ago - 1 comment

#1174 - add(docs): new contribution category

Pull Request - State: open - Opened by ping-maxwell 19 days ago - 4 comments

#1174 - add(docs): new contribution category

Pull Request - State: closed - Opened by ping-maxwell 19 days ago - 4 comments

#1172 - feat: secondaryStorage and storeSessionInDatabase behavior

Pull Request - State: open - Opened by wh5938316 19 days ago - 1 comment

#1172 - feat: secondaryStorage and storeSessionInDatabase behavior

Pull Request - State: closed - Opened by wh5938316 19 days ago - 1 comment

#1171 - storeSessionInDatabase and deleteSession Behavior

Issue - State: closed - Opened by wh5938316 19 days ago - 1 comment
Labels: bug

#1170 - chore(deps): bump svelte from 4.2.2 to 4.2.19

Pull Request - State: closed - Opened by dependabot[bot] 19 days ago - 1 comment
Labels: dependencies

#1169 - Fix (bearer): 'set-auth-token' header not exposed with CORS (#917)

Pull Request - State: open - Opened by jacoborus 19 days ago - 1 comment

#1168 - ignore

Pull Request - State: closed - Opened by SovietGhost 19 days ago - 2 comments

#1167 - docs: fix typo

Pull Request - State: closed - Opened by snelusha 19 days ago - 1 comment

#1166 - feat: Add Membership Validation to getFullOrganization Endpoint closes #1165

Pull Request - State: closed - Opened by msywulak 19 days ago - 1 comment

#1164 - useListOrganizations Impossible to call this expression

Issue - State: closed - Opened by nethriis 20 days ago - 1 comment
Labels: bug

#1161 - Fix JWT private key import by explicitly specifying algorithm

Pull Request - State: closed - Opened by 9j 20 days ago - 1 comment

#1160 - OIDC redirect issue

Issue - State: open - Opened by abhishek-butola 20 days ago - 1 comment
Labels: bug

#1159 - phoneNumber verifyOTP implementation

Issue - State: open - Opened by reslear 20 days ago

#1158 - fix: stricter origin check

Pull Request - State: closed - Opened by hyoban 20 days ago - 1 comment

#1157 - Fix docs default maxPasswordLength

Pull Request - State: closed - Opened by alexaraiza 20 days ago - 1 comment

#1156 - Compatible with BETTER_AUTH_URL ending with /

Issue - State: closed - Opened by TinsFox 21 days ago

#1152 - Adding possible config path /auth

Pull Request - State: open - Opened by Ymirke 22 days ago - 3 comments

#1151 - feat: support function for trusted origins configuration

Pull Request - State: open - Opened by ping-maxwell 23 days ago - 1 comment

#1150 - Validate accounts created via Twitter

Issue - State: open - Opened by jonmh85 23 days ago

#1149 - feat(email-otp): improve password reset flow

Pull Request - State: open - Opened by jasongerbes 23 days ago - 3 comments

#1148 - Verify OTP method for forgot password flow

Issue - State: open - Opened by jasongerbes 23 days ago

#1147 - fix(docs): add spotify provider to the sidebar

Pull Request - State: closed - Opened by DDeenis 24 days ago - 2 comments

#1146 - fix: typo on JSDoc

Pull Request - State: closed - Opened by ping-maxwell 24 days ago - 1 comment

#1145 - refactor: Adapter createSchema return type

Pull Request - State: closed - Opened by ping-maxwell 24 days ago - 1 comment

#1144 - refactor: Adapter types to support schema creation better

Pull Request - State: closed - Opened by ping-maxwell 24 days ago - 1 comment

#1143 - Not compatible with Cloudflare Workers or edge environments

Issue - State: open - Opened by enzojs 24 days ago - 9 comments
Labels: bug

#1142 - Ability to disable email signups completely

Issue - State: open - Opened by madebyfabian 24 days ago - 4 comments

#1139 - Add `cURL` (or similar) section in the documention

Issue - State: closed - Opened by arthur-fontaine 24 days ago - 1 comment