© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Is there a way to access the `event` object from hooks in Nuxt / Nitro? - Better Auth
BA
Better Auth
•
8mo 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
?
Similar Threads
Is there a recommended way to use the auth.api in after hooks?
BA
Better Auth / help
5mo ago
access user data in hooks
BA
Better Auth / help
10mo ago
Is there a way to get the additionalFields in the useSession hook?
BA
Better Auth / help
9mo ago
Is this a good way to handle auth in hooks.server.ts?
BA
Better Auth / help
6mo ago