FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
mmcc
mmcchonoBasicAuth
Remix of pomdtr/basicAuth
Public
Like
4
honoBasicAuth
Home
Code
2
README.md
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Settings
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
README.md

Val Town Basic Auth Middleware for Hono

pomdtr/basicAuth but for Hono.

Usage

Register the middleware and you're good to go.

import { basicAuth } from "https://esm.town/v/mmcc/honoBasicAuth"; app.use('/authed/*', basicAuth()); app.get('/auth/profile', c => { });

To authenticate, paste an api token in the password prompt.

Code
README.mdmain.tsx
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.