{"id":15502149,"url":"https://github.com/joaomdmoura/keeper","last_synced_at":"2025-04-22T22:18:50.368Z","repository":{"id":141724117,"uuid":"72051862","full_name":"joaomdmoura/keeper","owner":"joaomdmoura","description":"Flexible and Simple authentication solution for Phoenix","archived":false,"fork":false,"pushed_at":"2018-05-13T14:27:03.000Z","size":90,"stargazers_count":30,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-22T22:18:44.549Z","etag":null,"topics":["authentication","authorization","elixir","keeper","phoenix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/joaomdmoura.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-2.0.txt","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":"2016-10-26T23:06:24.000Z","updated_at":"2024-05-08T10:47:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"aac2bb16-4183-4cc2-81ea-a44fb8b88072","html_url":"https://github.com/joaomdmoura/keeper","commit_stats":{"total_commits":40,"total_committers":2,"mean_commits":20.0,"dds":"0.025000000000000022","last_synced_commit":"3541dc4dcf06afa176bcd5827408accdd3d05f9d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomdmoura%2Fkeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomdmoura%2Fkeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomdmoura%2Fkeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomdmoura%2Fkeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaomdmoura","download_url":"https://codeload.github.com/joaomdmoura/keeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250331817,"owners_count":21413104,"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":["authentication","authorization","elixir","keeper","phoenix"],"created_at":"2024-10-02T09:08:28.802Z","updated_at":"2025-04-22T22:18:50.011Z","avatar_url":"https://github.com/joaomdmoura.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Keeper Logo](http://joaomdmoura.com/assets/new_keeper.png)\n\nFlexible and out of the box authentication solution for Phoenix ~ Devise like\n\n[![Build Status](https://travis-ci.org/joaomdmoura/keeper.svg?branch=master)](https://travis-ci.org/joaomdmoura/keeper)\n[![Ebert](https://ebertapp.io/github/joaomdmoura/keeper.svg)](https://ebertapp.io/github/joaomdmoura/keeper)\n[![Inline docs](http://inch-ci.org/github/joaomdmoura/keeper.svg)](http://inch-ci.org/github/joaomdmoura/keeper)\n[![Deps Status](https://beta.hexfaktor.org/badge/all/github/joaomdmoura/keeper.svg)](https://beta.hexfaktor.org/github/joaomdmoura/keeper)\n\n## Disclaimer\n**Keeper** is under heavy development and is still on it's first RC, you are more then welcome to contribute, but I'd definitely not recommend using it right now.\n\n## Installation\n\n  1. Add `keeper` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:keeper, \"~\u003e 0.0.1-rc\"}]\nend\n```\n\n  2. Ensure `keeper` is started before your application:\n\n```elixir\ndef application do\n  [applications: [:keeper]]\nend\n```\n\n  3. Run the installer\n\n    You can replace `User` by the name of the module you want **Keeper** to create,\n    or be applied to (if it already exists) followed by it's downcased plural name.\n```\n$ mix keeper.install User users\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaomdmoura%2Fkeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaomdmoura%2Fkeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaomdmoura%2Fkeeper/lists"}