oauth2

Go OAuth2

Github星跟踪图

OAuth2 for Go

Build Status
GoDoc

oauth2 package contains a client implementation for OAuth 2.0 spec.

Installation

go get golang.org/x/oauth2

Or you can manually git clone the repository to
$(go env GOPATH)/src/golang.org/x/oauth2.

See godoc for further documentation and examples.

Policy for new packages

We no longer accept new provider-specific packages in this repo if all
they do is add a single endpoint variable. If you just want to add a
single endpoint, add it to the
godoc.org/golang.org/x/oauth2/endpoints
package.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the oauth2 repository is located at
https://github.com/golang/oauth2/issues.

主要指标

概览
名称与所有者golang/oauth2
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2014-04-14 15:07:35
推送于2025-05-05 13:02:36
最后一次提交2024-11-21 13:21:11
发布数30
最新版本名称v0.30.0 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数5.6k
关注者数124
派生数1k
提交数513
已启用问题?
问题数401
打开的问题数21
拉请求数12
打开的拉请求数17
关闭的拉请求数330
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?