webauthn
Authenticator
A library that provides Web Authentication capabilities for Go applications.
Webauthn/FIDO2 library in golang
798 stars
13 watching
73 forks
Language: Go
last commit: 7 days 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,181 |
dghubble/gologin | A package of reusable HTTP handlers for authenticating users through various OAuth providers | 1,822 |
shaj13/go-guardian | A library for simple and clean API authentication with various strategies | 562 |
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. | 356 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
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 | 473 |
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. | 289 |
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,186 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |