mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
docs: before hook example
This commit is contained in:
@@ -9,6 +9,7 @@ import {
|
||||
oAuthProxy,
|
||||
openAPI,
|
||||
oidcProvider,
|
||||
createAuthMiddleware,
|
||||
} from "better-auth/plugins";
|
||||
import { reactInvitationEmail } from "./email/invitation";
|
||||
import { LibsqlDialect } from "@libsql/kysely-libsql";
|
||||
|
||||
Reference in New Issue
Block a user