Categorygithub.com/cutetarantula/http-basic-auth
modulepackage
0.0.0-20241031095029-9429d0f7b2ce
Repository: https://github.com/cutetarantula/http-basic-auth.git
Documentation: pkg.go.dev

# README

Introduction

http-basic-auth is designed to run as a sidecar container that will secure a service with basic authentication. Because of the way it works it reduces latency and resources required to secure a service. This solution is useful for service-to-service communication between two different clusters, for example.

Supported Hashing Algorithms

  • bcrypt
  • Apache md5

Code Guides

Docker

https://hub.docker.com/r/cutetarantula/http-basic-auth