{"id":18569328,"url":"https://github.com/rayhanadev/replauth-react-component","last_synced_at":"2026-05-02T05:10:07.051Z","repository":{"id":130747728,"uuid":"388930627","full_name":"rayhanadev/ReplAuth-React-Component","owner":"rayhanadev","description":"An extremely simple and beautiful ReplAuth Button to drop into React.","archived":false,"fork":false,"pushed_at":"2021-07-23T21:27:49.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T14:13:19.625Z","etag":null,"topics":["authentication","component","react","react-component","repl-it","replauth","replit"],"latest_commit_sha":null,"homepage":"https://ReplAuth-React-Component.rayhanadev.repl.co","language":"JavaScript","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/rayhanadev.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":"2021-07-23T21:27:45.000Z","updated_at":"2024-07-01T05:08:32.000Z","dependencies_parsed_at":"2023-05-23T08:15:35.350Z","dependency_job_id":null,"html_url":"https://github.com/rayhanadev/ReplAuth-React-Component","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/rayhanadev%2FReplAuth-React-Component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayhanadev%2FReplAuth-React-Component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayhanadev%2FReplAuth-React-Component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayhanadev%2FReplAuth-React-Component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayhanadev","download_url":"https://codeload.github.com/rayhanadev/ReplAuth-React-Component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254425288,"owners_count":22069128,"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","component","react","react-component","repl-it","replauth","replit"],"created_at":"2024-11-06T22:33:45.995Z","updated_at":"2026-05-02T05:10:02.032Z","avatar_url":"https://github.com/rayhanadev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# replauth-component\n\nAn extremely **simple** and **beautiful** ReplAuth Button to drop into React. Comes with\nprebuild light and dark theme styles you can toggle easily.\n\n## Installation\nInstall it from npm and include it in your project!\n```sh\nnpm install --save replauth-component\n```\n\nor:\n```sh\nyarn add --save replauth-component\n```\n\n## Usage\nDrop the component into your React project!\n\n```js\nconst customCallback = () =\u003e {\n  window.reload();\n}\n\nclass App extends React.Component {\n  render() {\n    return (\n      \u003cReplAuthButton \n        theme=\"\" { /* default: \"dark\" */ }\n        message=\"\" { /* default: \"Auth with Replit\" */ }\n        callback={customCallback} { /* default: none */ }\n      /\u003e\n    )\n  }\n}\n```\n\nSee the demo [here](https://ReplAuth-React-Component.rayhanadev.repl.co). (It may take time to load, be patient for me :D)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayhanadev%2Freplauth-react-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayhanadev%2Freplauth-react-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayhanadev%2Freplauth-react-component/lists"}