go-htpasswd
Auth library
A Go library to validate user credentials against an HTTPasswd file.
Apache htpasswd Parser for Go.
39 stars
2 watching
13 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
golanghtpasswd
Related projects:
Repository | Description | Stars |
---|---|---|
bunnylushington/apache.htpasswd | A library that provides basic htpasswd functions for managing user authentication data. | 4 |
shaj13/go-guardian | A library for simple and clean API authentication with various strategies | 563 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |
hlandau/passlib | A password validation library in Go inspired by Python's passlib. | 288 |
dghubble/gologin | A package of reusable HTTP handlers for authenticating users through various OAuth providers | 1,830 |
go-webauthn/webauthn | A library that provides Web Authentication capabilities for Go applications. | 827 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 233 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 703 |
yelloworwhite/go-steam-mobileauth | Provides Steam Mobile Authenticator functionality in a Go programming language library. | 19 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 17 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 838 |
google/go-attestation | Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. | 361 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |