{"id":50705,"library":"xdg-scram","title":"xdg/scram","description":"Package scram is deprecated in favor of xdg-go/scram.","status":"deprecated","version":"1.0.5","language":"go","source_language":null,"source_url":"https://github.com/xdg/scram","tags":["scram","authentication","deprecated"],"install":[{"cmd":"go get github.com/xdg/scram","lang":"bash","label":"Install github.com/xdg/scram"}],"dependencies":[],"imports":[{"symbol":"scram","correct":"github.com/xdg/scram"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/xdg/scram\"\n)\n\nfunc main() {\n\tclient, _ := scram.SHA256.NewClient(\"user\", \"password\", \"\")\n\tfmt.Println(client)\n}","lang":"go","description":"Creates a SCRAM client (deprecated)."},"warnings":[{"fix":"Replace import with github.com/xdg-go/scram.","message":"This package is deprecated; use github.com/xdg-go/scram instead.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'/scram':12 'authent':14 'deprec':5,15 'favor':7 'go':11 'packag':2 'scram':3,13 'xdg':10 'xdg-go':9 'xdg/scram':1","created_at":"2026-06-15T05:05:32.033599+00:00","updated_at":"2026-06-15T05:05:32.033599+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/xdg/scram","github":"https://github.com/xdg/scram","docs":"https://pkg.go.dev/github.com/xdg/scram#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}}