mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-26 02:16:23 -05:00
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"auth": minor
|
||||
---
|
||||
|
||||
The CLI now auto-detects auth configs that export the same instance as both a named export and the default export (e.g. `export const auth = betterAuth(...); export default auth;`). Previously such configs failed when no explicit `--config` path was passed.
|
||||
Reference in New Issue
Block a user