UNPKG

basic-auth-for-vercel-middleware

Version:

Basic Authentication for vercel middleware

3 lines (2 loc) 85 B
import createBasicAuthHandler from "./BasicAuth"; export { createBasicAuthHandler };