{"id":17681495,"url":"https://github.com/ilanusse/cerberus","last_synced_at":"2025-03-30T19:20:29.035Z","repository":{"id":84540102,"uuid":"160256706","full_name":"ilanusse/cerberus","owner":"ilanusse","description":"A modular authentication solution for Crystal apps","archived":false,"fork":false,"pushed_at":"2018-12-07T02:19:52.000Z","size":441,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T21:55:10.705Z","etag":null,"topics":["amber","authentication","cerberus","crystal","crystal-lang","crystal-language"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ilanusse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-12-03T21:32:28.000Z","updated_at":"2019-12-01T04:49:27.000Z","dependencies_parsed_at":"2023-03-05T14:30:33.447Z","dependency_job_id":null,"html_url":"https://github.com/ilanusse/cerberus","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/ilanusse%2Fcerberus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanusse%2Fcerberus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanusse%2Fcerberus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanusse%2Fcerberus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilanusse","download_url":"https://codeload.github.com/ilanusse/cerberus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246366106,"owners_count":20765627,"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":["amber","authentication","cerberus","crystal","crystal-lang","crystal-language"],"created_at":"2024-10-24T09:11:16.534Z","updated_at":"2025-03-30T19:20:28.569Z","avatar_url":"https://github.com/ilanusse.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cerberus\n\nA modular Crystal authentication solution inspired by [Devise](https://github.com/plataformatec/devise).\n\nIt is meant for use in [Amber](https://github.com/amberframework/amber) app, currently only using Granite.\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n```yaml\ndependencies:\n  cerberus:\n    github: ilanusse/cerberus\n```\n2. Run `shards install`\n\n## Usage\n\n```crystal\nrequire \"cerberus\"\n```\n\nTODO: Write usage instructions here\n\n## Roadmap\n- [X] Implement generator based on Amber's Granite auth generator\n- [ ] Implement `:database_authenticatable` -\u003e UNDERWAY\n- [ ] Implement `:validatable` -\u003e UNDERWAY\n- [ ] Implement `:registerable` -\u003e UNDERWAY\n- [ ] Implement `:recoverable`\n- [ ] Implement `:confirmable`\n- [ ] Extend generator for use with Amber \u0026 Crecto\n- [ ] Extend generator for use with Lucky\n- [ ] Extend generator for use with Amber \u0026 Jennifer\n- [ ] Implement `:lockable`\n- [ ] Implement `:timeoutable`\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/ilanusse/cerberus/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [ilanusse](https://github.com/ilanusse) - creator and maintainer\n\n## Thanks\n- [The Amber Team](https://github.com/amberframework/amber) for an awesome framework to play with \n- @drujensen for [an example](https://github.com/drujensen/amber-auth-example) this was based on\n- Plataformatec for [Devise](https://github.com/plataformatec/devise)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filanusse%2Fcerberus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filanusse%2Fcerberus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filanusse%2Fcerberus/lists"}