Registry / auth / jcmturner-goidentity-v6

jcmturner-goidentity-v6

JSON →
library6.0.1gogounverified

Provides identity management utilities, likely for authentication contexts.

go get github.com/jcmturner/goidentity/v6
INSTALL
IMPORT
SIG · JCMTURNER-GOIDENTI
J
jcmturner-goidentity-v6
authgov6.0.1
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.

identity
github.com/jcmturner/goidentity/v6

Creates a new identity and prints its domain.

package main import ( "fmt" "github.com/jcmturner/goidentity/v6" ) func main() { id := identity.NewIdentity("user@example.com") fmt.Println(id.Domain()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
jcmturner-goidentity-v6 — go get jcmturner-goidentity-v6 · libregistry