{"id":21026354,"url":"https://github.com/nimblehq/nimble-auth","last_synced_at":"2025-11-11T18:40:08.577Z","repository":{"id":46798015,"uuid":"114972000","full_name":"nimblehq/nimble-auth","owner":"nimblehq","description":"Mountable Devise-based and omniauth-based authentication engine","archived":false,"fork":false,"pushed_at":"2023-05-05T19:33:05.000Z","size":147,"stargazers_count":4,"open_issues_count":5,"forks_count":2,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-12-16T00:41:48.967Z","etag":null,"topics":["authentication","engine","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/nimblehq.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}},"created_at":"2017-12-21T06:40:42.000Z","updated_at":"2021-06-10T09:24:04.000Z","dependencies_parsed_at":"2022-09-23T04:41:52.963Z","dependency_job_id":null,"html_url":"https://github.com/nimblehq/nimble-auth","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/nimblehq%2Fnimble-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimblehq%2Fnimble-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimblehq%2Fnimble-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimblehq%2Fnimble-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nimblehq","download_url":"https://codeload.github.com/nimblehq/nimble-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230855849,"owners_count":18290597,"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","engine","ruby","ruby-on-rails"],"created_at":"2024-11-19T11:44:16.467Z","updated_at":"2025-11-11T18:40:08.537Z","avatar_url":"https://github.com/nimblehq.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cstrong\u003eNimble Auth - Modern ready-to-use auhentication engine\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href='https://semaphoreci.com/nimble/nimble-auth'\u003e \u003cimg src='https://semaphoreci.com/api/v1/nimble/nimble-auth/branches/development/badge.svg' alt='Build Status'\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nIn each project, authentication is almost always required and Devise is almost always the go-to gem to implement such \nfunctionality. While Devise is easy to use and configure, its codebase lives in the core of the application and often needs \ntinkering. So this `gem` is a modular approach to provide a ready-to-use authentication module in any Ruby on Rails application. \n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'nimble-auth'\n```\n\nAnd then execute:\n\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install nimble-auth\n```\n\n## Usage\n\n* Setup Nimble Auth\n```\nrails generate nimble_auth:install\nrake db:migrate\n```\n\n## License\n\nThis project is Copyright (c) 2014-2019 Nimble. It is free software,\nand may be redistributed under the terms specified in the [LICENSE] file.\n\n[LICENSE]: /LICENSE\n\n## About\n\n![Nimble](https://assets.nimblehq.co/logo/dark/logo-dark-text-160.png)\n\nThis project is maintained and funded by Nimble.\n\nWe love open source and do our part in sharing our work with the community!\nSee [our other projects][community] or [hire our team][hire] to help build your product.\n\n[community]: https://github.com/nimblehq\n[hire]: https://nimblehq.co/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimblehq%2Fnimble-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnimblehq%2Fnimble-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimblehq%2Fnimble-auth/lists"}