{"id":22496570,"url":"https://github.com/ernestofreyreg/kong-plugin-deviceuid","last_synced_at":"2026-03-16T04:33:00.055Z","repository":{"id":68121244,"uuid":"92443891","full_name":"ernestofreyreg/kong-plugin-deviceuid","owner":"ernestofreyreg","description":"A Kong plugin that will add a sticky deviceuid cookie to all request","archived":false,"fork":false,"pushed_at":"2017-05-26T05:37:02.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T21:27:35.964Z","etag":null,"topics":["cookie","kong","kong-plugin","lua","uuid"],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ernestofreyreg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-25T20:57:29.000Z","updated_at":"2024-06-06T06:15:14.000Z","dependencies_parsed_at":"2023-02-24T14:00:45.527Z","dependency_job_id":null,"html_url":"https://github.com/ernestofreyreg/kong-plugin-deviceuid","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofreyreg%2Fkong-plugin-deviceuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofreyreg%2Fkong-plugin-deviceuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofreyreg%2Fkong-plugin-deviceuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofreyreg%2Fkong-plugin-deviceuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ernestofreyreg","download_url":"https://codeload.github.com/ernestofreyreg/kong-plugin-deviceuid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248844058,"owners_count":21170486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cookie","kong","kong-plugin","lua","uuid"],"created_at":"2024-12-06T20:13:15.595Z","updated_at":"2026-03-16T04:32:59.996Z","avatar_url":"https://github.com/ernestofreyreg.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kong-plugin-deviceuid\nA Kong plugin that will add a sticky deviceuid cookie to all requests\n\n## How it works\n\nWhen enabled, this plugin will add a \"deviceuid\" cookie to all requests and it will persist the value making this user\ntraceable.\n\n## Install\n\nInstall luarocks and run the following command\n\n```\nluarocks install kong-plugin-deviceuid\n```\n\n## Configuration\n\nConfiguring the plugin is straightforward, you can add it on top of an API by executing the following request on your Kong server:\n\n```bash\ncurl -X POST http://localhost:8001/apis/{api_id}/plugins \\\n--data \"name=deviceuid\" \\\n--data \"config.cookie_name=deviceuid\"\n```\nform parameter|required|description\n---|---|---\n`name`|*required*|The name of the plugin to use, in this case: `deviceuid`\n`cookie_name`|*optional*|The name of the cookie you want to use, by default `deviceuid`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestofreyreg%2Fkong-plugin-deviceuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernestofreyreg%2Fkong-plugin-deviceuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestofreyreg%2Fkong-plugin-deviceuid/lists"}