webauthn VS gologin

Compare webauthn vs gologin and see what are their differences.

gologin

Go login handlers for authentication providers (OAuth1, OAuth2) (by dghubble)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
webauthn gologin
- 1
165 1,763
- -
0.0 8.5
over 3 years ago 1 day ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webauthn

Posts with mentions or reviews of webauthn . We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning webauthn yet.
Tracking mentions began in Dec 2020.

gologin

Posts with mentions or reviews of gologin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.

What are some alternatives?

When comparing webauthn and gologin you can also consider the following projects:

jwt-auth - This package provides json web token (jwt) middleware for goLang http servers

goth - Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.

jwt - This is an implementation of JWT in golang!

authboss - The boss of http auth.

oauth2 - Go OAuth2

jwt-go - ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:

authelia - The Single Sign-On Multi-Factor portal for web apps

go-oauth2-server - A standalone, specification-compliant, OAuth2 server written in Golang.

loginsrv - JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..

permissions2 - :closed_lock_with_key: Middleware for keeping track of users, login states and permissions

go-jose - An implementation of JOSE standards (JWE, JWS, JWT) in Go