https://github.com/briangershon/basicauth
Easily lock web pages behind Basic Authentication for Golang web applications
https://github.com/briangershon/basicauth
Last synced: about 2 months ago
JSON representation
Easily lock web pages behind Basic Authentication for Golang web applications
- Host: GitHub
- URL: https://github.com/briangershon/basicauth
- Owner: briangershon
- License: mit
- Created: 2017-04-12T03:07:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T03:27:18.000Z (about 8 years ago)
- Last Synced: 2025-01-12T09:45:01.782Z (4 months ago)
- Language: Go
- Homepage: https://godoc.org/github.com/briangershon/basicauth
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# basicauth
Easily lock web pages behind Basic Authentication for Golang web applications.
## Docs and Sample Usage
[](https://godoc.org/github.com/briangershon/basicauth)