Registry / auth / jcmturner-goidentity-v3

jcmturner-goidentity-v3

JSON →
library3.0.0gogounverified

Provides identity management interfaces and implementations for authentication and authorization.

go get gopkg.in/jcmturner/goidentity.v3
INSTALL
IMPORT
SIG · JCMTURNER-GOIDENTI
J
jcmturner-goidentity-v3
authgov3.0.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.

goidentity
gopkg.in/jcmturner/goidentity.v3

Create and use an identity object

package main import ( "fmt" "gopkg.in/jcmturner/goidentity.v3" ) func main() { id := goidentity.NewIdentity("user") fmt.Println(id.UserName()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
jcmturner-goidentity-v3 — go get jcmturner-goidentity-v3 · libregistry