Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoelabbb/bunauth

BunAuth is a simple project that combines the power of Bun, a modern JavaScript runtime, and Hono, a minimalistic web framework for Node.js. This project serves as an illustrative example of implementing basic authentication using the Bearer Token method.
https://github.com/zoelabbb/bunauth

authentication basic bun hono json security typescript

Last synced: about 3 hours ago
JSON representation

BunAuth is a simple project that combines the power of Bun, a modern JavaScript runtime, and Hono, a minimalistic web framework for Node.js. This project serves as an illustrative example of implementing basic authentication using the Bearer Token method.

Awesome Lists containing this project