Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Oauth2 Alternatives
Similar projects and alternatives to oauth2
-
-
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
-
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.
-
jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
go-oauth2-server
A standalone, specification-compliant, OAuth2 server written in Golang.
-
-
-
-
-
build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
oauth2 reviews and mentions
-
Retrieving authorization JWT from Go CLI program.
For OAuth2 I've always used the standard library, which is fine as long as you don't need to handle token refresh -- and assuming you're getting a JWT from an OAuth2 endpoint, I'm guessing you don't. (It can be done, but it's problematic.)
I mean using the OAuth2 client library that's maintained as part of the Go project.
-
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...(?)
-
Gopher Gold #20 - Wed Nov 18 2020
golang/oauth2 (Go): Go OAuth2
-
A note from our sponsor - SonarLint
www.sonarlint.org | 1 Feb 2023
Stats
golang/oauth2 is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.