What side quest or challenge are you solving?
I have made starter template for hono with cloudflare workers and used unkey to pass access.
Points
750 Points
Description
- created a starter template for hono.
- utilised unkey to protect a route group.
Provide proof that you've completed the task
with the correct api key it lets me acces the message with 200 status.
without the correct api key it returns with 401 status code
