Registry / auth / go-oauth2-oauth2-v4

go-oauth2-oauth2-v4

JSON →
library4.5.4gogounverified

A Go library for implementing OAuth 2.0 server and client functionality.

go get github.com/go-oauth2/oauth2/v4
INSTALL
IMPORT
SIG · GO-OAUTH2-OAUTH2-V
G
go-oauth2-oauth2-v4
authgov4.5.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

oauth2
github.com/go-oauth2/oauth2/v4

Creates a new OAuth2 manager.

package main import "github.com/go-oauth2/oauth2/v4" func main() { manager := oauth2.NewManager() println(manager) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.5.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
go-oauth2-oauth2-v4 — go get go-oauth2-oauth2-v4 · libregistry