oauth2
OAuth client
An OAuth2 client implementation for Go.
Go OAuth2
5k stars
126 watching
992 forks
Language: Go
last commit: 14 days ago
Linked from 1 awesome list
gogolangoauth2oauth2-client
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-sdk-go-v2 | A set of libraries providing an interface to interact with AWS services in the Go programming language | 2,665 |
golang/net | A collection of supplementary networking packages for the Go programming language | 2,874 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |
golang/crypto | Provides supplementary cryptography libraries for the Go programming language | 3,029 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,034 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,240 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
thephpleague/oauth2-client | A library providing an easy-to-use OAuth 2.0 client for integrating with various authorization services. | 3,653 |
aws/aws-sdk-go | An SDK for interacting with Amazon Web Services (AWS) services from Go programs. | 8,644 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,779 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,238 |
open-telemetry/opentelemetry-go | Provides a set of APIs to measure performance and behavior of software and send data to observability platforms. | 5,298 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,785 |