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: 23 days 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 | 560 |
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. | 289 |
dghubble/gologin | A package of reusable HTTP handlers for authenticating users through various OAuth providers | 1,820 |
go-webauthn/webauthn | A library that provides Web Authentication capabilities for Go applications. | 798 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 355 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 701 |
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. | 16 |
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 | 819 |
google/go-attestation | Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. | 357 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |