InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Oauth2 Alternatives
Similar projects and alternatives to oauth2
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. (by google)
-
-
-
goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
-
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
-
-
jwt-go
Discontinued ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
oauth2 discussion
oauth2 reviews and mentions
-
How to Authenticate a CLI Using OAuth and GitHub in Golang
The guide covers setting up GitHub, using the golang.org/x/oauth2 package, and handling OAuth authentication. The code snippets are easy to follow and can be modified to fit your project's needs.
-
Authentication for HTMX app
I personally use golang.org/x/oauth2 to handle OAuth in my app, so I'll use that for this example.
-
Retrieving authorization JWT from Go CLI program.
I mean using the OAuth2 client library that's maintained as part of the Go project.
-
What do if no progress in MR about year?
My wife sent MR into golang oauth2 library https://github.com/golang/oauth2/pull/450
-
Looking for a reliable OAuth2 client implementation
Hmm, this might be a relevant issue: https://github.com/golang/oauth2/issues/128 . On the face of it, it looks like https://github.com/coreos/go-oidc is a more thorough implementation...(?)
-
Handling authentication in Transport - is it good or bad?
Handling auth in a Transport is a common pattern, that's what x/oauth2 does for example: https://github.com/golang/oauth2/blob/master/transport.go#L20
-
Gopher Gold #20 - Wed Nov 18 2020
golang/oauth2 (Go): Go OAuth2
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 May 2025
Stats
golang/oauth2 is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of oauth2 is Go.