Torben Köhler
Torben Köhler
Hey @wobsoriano, please have a look in https://github.com/wobsoriano/elysia-clerk/pull/94 I need this for a current project 🙏🏻
When working with Wrangler, you need to process envs at request time since they are only then available through internal handling. E.g: https://github.com/nick-cjyx9/Random-Elysia/blob/main/backend/src/index.ts
Hey @wobsoriano, hope you're doing well ✨ . I was working on tests for my Elysia API and stumbled upon the problem of not being able to sufficiently test authentication,...
### What version of Elysia is running? 1.3.4 ### What platform is your computer? Darwin 24.5.0 arm64 arm ### What steps can reproduce the bug? Unsure I'm using Wrangler Setup...