zlacker
[return to "Cloudlflare builds OAuth with Claude and publishes all the prompts"]
◧
1. scherl+iH1
[view]
[source]
2025-06-03 02:31:04
>>gregor+(OP)
Is it really good form in TypeScript to make all functions async, even when functions don't use await? like this,
https://github.com/cloudflare/workers-oauth-provider/blob/fe...
◧◩
2. ccorco+QH1
[view]
[source]
2025-06-03 02:36:02
>>scherl+iH1
No. It’s possible env[?].get returns a promise though
[go to top]