{"id":52200,"library":"jcmturner-goidentity-v6","title":"goidentity","description":"Provides identity management utilities, likely for authentication contexts.","status":"active","version":"6.0.1","language":"go","source_language":null,"source_url":"https://github.com/jcmturner/goidentity","tags":["identity","authentication","utility"],"install":[{"cmd":"go get github.com/jcmturner/goidentity/v6","lang":"bash","label":"Install github.com/jcmturner/goidentity/v6"}],"dependencies":[],"imports":[{"symbol":"identity","correct":"github.com/jcmturner/goidentity/v6"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jcmturner/goidentity/v6\"\n)\n\nfunc main() {\n\tid := identity.NewIdentity(\"user@example.com\")\n\tfmt.Println(id.Domain())\n}","lang":"go","description":"Creates a new identity and prints its domain."},"warnings":[],"env_vars":null,"search_vec":"'authent':8,11 'context':9 'goident':1 'ident':3,10 'like':6 'manag':4 'provid':2 'util':5,12","created_at":"2026-06-15T06:44:56.035009+00:00","updated_at":"2026-06-15T06:44:56.035009+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jcmturner/goidentity","github":"https://github.com/jcmturner/goidentity","docs":"https://pkg.go.dev/github.com/jcmturner/goidentity/v6#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}