{"id":71451,"library":"dchest-authcookie","title":"authcookie","description":"A Go package for creating and verifying signed authentication cookies using HMAC-SHA256.","status":"active","version":"0.0.0-20190824115100-f900d2294c8e","language":"go","source_language":null,"source_url":"https://github.com/dchest/authcookie","tags":["auth","cookie","security"],"install":[{"cmd":"go get github.com/dchest/authcookie","lang":"bash","label":"Install github.com/dchest/authcookie"}],"dependencies":[],"imports":[{"symbol":"authcookie","correct":"github.com/dchest/authcookie"}],"quickstart":{"code":"package main\n\nimport \"github.com/dchest/authcookie\"\n\nfunc main() {\n    cookie := authcookie.New(\"user\", time.Now().Add(24*time.Hour), []byte(\"secret\"))\n    _ = cookie\n}","lang":"go","description":"Create a signed authentication cookie."},"warnings":[],"env_vars":null,"search_vec":"'auth':16 'authcooki':1 'authent':10 'cooki':11,17 'creat':6 'go':3 'hmac':14 'hmac-sha256':13 'packag':4 'secur':18 'sha256':15 'sign':9 'use':12 'verifi':8","created_at":"2026-06-17T18:26:59.515586+00:00","updated_at":"2026-06-17T18:26:59.515586+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/dchest/authcookie","github":"https://github.com/dchest/authcookie","docs":"https://pkg.go.dev/github.com/dchest/authcookie#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-17","next_check":"2026-12-14","install_tag":null}}