Add JWT Authentication in Bun API
In this blog post, we are going to add authentication in Bun-based REST API.
Bun
Bun is a relatively new javascript runtime that is built on top of the JavaScriptCore engine (used in apple safari) and Zig programming language. It has a built in trans...
harshmangalam.hashnode.dev7 min read