{"id":22282638,"url":"https://github.com/carbonfive/devise-api-authenticatable","last_synced_at":"2025-06-27T06:39:17.450Z","repository":{"id":66259822,"uuid":"2175147","full_name":"carbonfive/devise-api-authenticatable","owner":"carbonfive","description":"API key based authentication strategy for devise","archived":false,"fork":false,"pushed_at":"2011-08-08T18:38:46.000Z","size":81,"stargazers_count":3,"open_issues_count":6,"forks_count":2,"subscribers_count":83,"default_branch":"master","last_synced_at":"2025-01-30T17:37:01.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/carbonfive.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}},"created_at":"2011-08-08T18:37:47.000Z","updated_at":"2017-05-16T20:37:09.000Z","dependencies_parsed_at":"2023-02-20T01:15:40.426Z","dependency_job_id":null,"html_url":"https://github.com/carbonfive/devise-api-authenticatable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fdevise-api-authenticatable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fdevise-api-authenticatable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fdevise-api-authenticatable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fdevise-api-authenticatable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carbonfive","download_url":"https://codeload.github.com/carbonfive/devise-api-authenticatable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245534534,"owners_count":20631285,"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":[],"created_at":"2024-12-03T16:34:08.522Z","updated_at":"2025-03-25T19:45:00.775Z","avatar_url":"https://github.com/carbonfive.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"A device strategy for api key based authentication.\n\nClients supply a client identifier which is issued a unique and reusable api key for each user who authenticates from that client. The rails application may then allow users to manage their authorized api keys in order to control which clients are allowed to access their account.\n\nClients are expected to communicate with the rails application via a JSON api. This api will respond with JSON payloads rather than redirects if a user in not authenticated or fails authentication in order to better support mobile clients on high latency connections where following redirects to reach an authentication action is expensive.\n\nIt is the rails application's responsibility to define an appropriate storage mechanism for valid api keys such as persistant storage in a database or temporary storage in a session store.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fdevise-api-authenticatable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarbonfive%2Fdevise-api-authenticatable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fdevise-api-authenticatable/lists"}