https://github.com/davidgf/serverless-http-basic-auth
Example of HTTP Basic Authentication setup in API Gateway and Serverless
https://github.com/davidgf/serverless-http-basic-auth
Last synced: 10 months ago
JSON representation
Example of HTTP Basic Authentication setup in API Gateway and Serverless
- Host: GitHub
- URL: https://github.com/davidgf/serverless-http-basic-auth
- Owner: davidgf
- Created: 2018-07-17T17:41:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T04:23:49.000Z (over 6 years ago)
- Last Synced: 2025-03-20T20:14:14.514Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 25
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless HTTP Basic Auth
Example of HTTP Basic Authentication setup in API Gateway and Serverless