Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Is there a way to access the `event` object from hooks in Nuxt / Nitro? - Better Auth
BA
Better Auth
•
7mo ago
•
1 reply
arif
Is there a way to access the `event` object from hooks in Nuxt / Nitro?
I have an application that sends an email to the user when they register in the
databaseAfter
databaseAfter
hook
. I am using
@nuxtjs/i18n
@nuxtjs/i18n
and need to use the
event
event
object for the language of the email
. Is there a way to do this
?
Better Auth
Join
9,988
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is there a recommended way to use the auth.api in after hooks?
BA
Better Auth / help
3mo ago
access user data in hooks
BA
Better Auth / help
9mo ago
Is there a way to get the additionalFields in the useSession hook?
BA
Better Auth / help
8mo ago
Is this a good way to handle auth in hooks.server.ts?
BA
Better Auth / help
4mo ago