Registry / auth / markbates-goth

markbates-goth

JSON →
library1.82.0gogounverified

Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.

go get github.com/markbates/goth
INSTALL
IMPORT
SIG · MARKBATES-GOTH
M
markbates-goth
authgov1.82.0
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.

goth
github.com/markbates/goth

List all registered authentication providers

package main import ( "fmt" "github.com/markbates/goth" ) func main() { fmt.Println(goth.GetProviders()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
markbates-goth — go get markbates-goth · libregistry