Skip to content

stokito/go-http-server-basic-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-http-server-basic-auth

Simplest basic authenticator for HTTP server. Also contains CORS handler to allow access from everywhere. You must be careful and check auth. A useful addition is a Recovery handler to handle panic and print it into log.

Install

go get -u github.com/stokito/go-http-server-basic-auth

Usage

See example folder

License

0BSD (similar to Public Domain)

See also

About

Simplest basic authentificator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages