//
pkg.gl
Category
github.com/gif-gif/go.io
go-sso
go-oauth
package
1.2.175
Repository:
https://github.com/gif-gif/go.io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
172 SLOC
#
README
Go OAuth2.0
基于 golang.org/x/oauth2
封装 通用OAuth2.0常用方法
#
Functions
Default
No description provided by the author
DelClient
No description provided by the author
GetClient
No description provided by the author
Init
可以一次初始化多个实例或者 多次调用初始化多个实例.
New
No description provided by the author
#
Structs
Config
No description provided by the author
Endpoint
No description provided by the author
GoOAuth
No description provided by the author
#
Interfaces
IGoOAuth
OAuth2.0 授权接口.