oauth2
OAuth client
An OAuth2 client implementation for Go.
Go OAuth2
5k stars
126 watching
996 forks
Language: Go
last commit: 2 months 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,704 |
golang/net | A collection of supplementary networking packages for the Go programming language | 2,883 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |
golang/crypto | Provides supplementary cryptography libraries for the Go programming language | 3,040 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,056 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
thephpleague/oauth2-client | Provides a base for integrating with OAuth 2.0 service providers to handle authentication and authorization | 3,661 |
aws/aws-sdk-go | Provides a set of libraries and tools to access and interact with Amazon Web Services | 8,656 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,809 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,346 |
open-telemetry/opentelemetry-go | Provides a set of APIs to measure performance and behavior of software and send data to observability platforms. | 5,395 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,817 |