{"id":24539305,"url":"https://github.com/nathanpb/reauth","last_synced_at":"2025-08-01T17:04:33.230Z","repository":{"id":103211725,"uuid":"342169445","full_name":"NathanPB/reauth","owner":"NathanPB","description":"Make social login easy","archived":false,"fork":false,"pushed_at":"2021-03-17T21:44:39.000Z","size":386,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T23:24:17.766Z","etag":null,"topics":["help-wanted","kotlin","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NathanPB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"custom":["https://www.buymeacoffee.com/nathanpb"]}},"created_at":"2021-02-25T08:10:41.000Z","updated_at":"2021-03-17T21:44:42.000Z","dependencies_parsed_at":"2023-06-29T00:00:39.539Z","dependency_job_id":null,"html_url":"https://github.com/NathanPB/reauth","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/NathanPB/reauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanPB%2Freauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanPB%2Freauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanPB%2Freauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanPB%2Freauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NathanPB","download_url":"https://codeload.github.com/NathanPB/reauth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanPB%2Freauth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268265509,"owners_count":24222518,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["help-wanted","kotlin","oauth2"],"created_at":"2025-01-22T16:16:13.377Z","updated_at":"2025-08-01T17:04:33.191Z","avatar_url":"https://github.com/NathanPB.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/nathanpb"],"categories":[],"sub_categories":[],"readme":"# The reAuth Project\n\n## Summary\n\nReAuth is a work in progress project that aims to simplify as much as possible the life of developers that are implementing Social Logins with multiple platforms in their apps.\n\nReAuth encourages the adoption of the oAuth 2.0 protocol and Social Login, while heavily discouraging the use of username/password logins and credential storage.\n\nLet's build a safer web, together.\n\n## How\n\nReAuth works by abstracting and summarizing the oAuth 2.0 implementation of various different authentication servers into just a single oAuth 2.0 implementation.\n\nSo, instead of having to manage by hand the tokens, endpoints and resources for dozens of different providers, developers can just consume the reAuth endpoints and it will do everything for them.\n\n![ReAuth overview diagram](./docs/overview.png)\n\n## Getting Started and Documentations\n\nYou can find the ReAuth documentations [here](docs). There you will find some markdown files that explain how some steps work to help getting you started.\n\nYou can also find a little example using ReAuth in a NodeJS application [here](example).\n\n\n## Work in Progress\n\nReAuth is a Work in Progress project and should be ready for production soon. We are looking for collaborators.\n\nNodeJS, JVM, React and NextJS wrappers for ReAuth coming soon!\n\n## License\n\nReAuth is licensed under the GNU Lesser General Public License v0.3. Feel free to do whatever you want with the code found here as long as you follow the license.\n\n```\nCopyright (c) 2020 - Nathan P. Bombana \n\nThis file is part of ReAuth.\n\nReAuth is free software: you can redistribute it and/or modify\nit under the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nReAuth is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License\nalong with ReAuth.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanpb%2Freauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanpb%2Freauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanpb%2Freauth/lists"}