webauthn
Authenticator
A library that provides Web Authentication capabilities for Go applications.
Webauthn/FIDO2 library in golang
827 stars
13 watching
78 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
ctap2fido2gogolangpasswordlesspasswordless-authenticationsecuritywebauthn
Related projects:
Repository | Description | Stars |
---|---|---|
yelloworwhite/go-steam-mobileauth | Provides Steam Mobile Authenticator functionality in a Go programming language library. | 19 |
passwordless-lib/fido2-net-lib | Provides a .NET library for validating FIDO2/WebAuthn registration and authentication credentials | 1,195 |
dghubble/gologin | A package of reusable HTTP handlers for authenticating users through various OAuth providers | 1,830 |
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 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
tiendc/go-validator | A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
keys-pub/go-libfido2 | A Go library providing bindings to libfido2 for creating and authenticating with FIDO2 credentials | 72 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 480 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
hlandau/passlib | A password validation library in Go inspired by Python's passlib. | 288 |
tg123/go-htpasswd | A Go library to validate user credentials against an HTTPasswd file. | 39 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,189 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |