get env bindings from better auth email function context.

So inside of sendResetPassword I need to get my hono context to send emails, since my resend api key is in cloudflare workers and I am using JStack, how can I achieve this?
Was this page helpful?