Learn NestJS
-
Updated
Jun 5, 2024 - TypeScript
Learn NestJS
The middleware will now check incoming requests to match the credentials admin:supersecret. The middleware will check incoming requests for a basic auth (Authorization) header, parse it and check if the credentials are legit. If there are any credentials, an auth property will be added to the request, containing an object with user and password …
Learn Prisma with NestJS
Add a description, image, and links to the express-basic-auth topic page so that developers can more easily learn about it.
To associate your repository with the express-basic-auth topic, visit your repo's landing page and select "manage topics."