codekeyz / pharaoh

Minimalist web-server library for Dart

Home Page:https://pub.dev/packages/pharaoh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Basic Auth middleware for Pharaoh

codekeyz opened this issue · comments

Ideally, this should work just like we have in https://www.npmjs.com/package/express-basic-auth. As critical as this feature is, we'll need to prioritize tests before merging into the main branch.