{"id":72867,"library":"nerzal-gocloak-v11","title":"GoCloak v11","description":"Keycloak client library for Go with full API support.","status":"active","version":"11.2.0","language":"go","source_language":null,"source_url":"https://github.com/Nerzal/gocloak","tags":["keycloak","oauth","authentication","client","identity"],"install":[{"cmd":"go get github.com/Nerzal/gocloak/v11","lang":"bash","label":"Install github.com/Nerzal/gocloak/v11"}],"dependencies":[],"imports":[{"symbol":"gocloak","correct":"github.com/Nerzal/gocloak/v11"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Nerzal/gocloak/v11\"\n)\n\nfunc main() {\n\tclient := gocloak.NewClient(\"https://keycloak.example.com\")\n\ttoken, _ := client.LoginClient(\"client-id\", \"client-secret\", \"realm\")\n\tfmt.Println(token.AccessToken)\n}","lang":"go","description":"Authenticate a client and retrieve an access token."},"warnings":[],"env_vars":null,"search_vec":"'api':10 'authent':14 'client':4,15 'full':9 'go':7 'gocloak':1 'ident':16 'keycloak':3,12 'librari':5 'oauth':13 'support':11 'v11':2","created_at":"2026-06-17T18:44:01.312331+00:00","updated_at":"2026-06-17T18:44:01.312331+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/Nerzal/gocloak","github":"https://github.com/Nerzal/gocloak","docs":"https://pkg.go.dev/github.com/Nerzal/gocloak/v11#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}