mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 20:37:44 +00:00
fix: possibling fix for libsql failing on demo #1
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { authMiddleware } from "better-auth/next-js";
|
||||
|
||||
export default authMiddleware({
|
||||
redirectTo: "/sign-in",
|
||||
});
|
||||
|
||||
export const config = {
|
||||
matcher: "/dashboard",
|
||||
};
|
||||
Reference in New Issue
Block a user