{"id":13469648,"url":"https://github.com/react-auth-kit/react-auth-kit","last_synced_at":"2025-05-14T09:08:31.130Z","repository":{"id":37036150,"uuid":"290672991","full_name":"react-auth-kit/react-auth-kit","owner":"react-auth-kit","description":"Powerful Auth Management library for ReactJs-based applications ","archived":false,"fork":false,"pushed_at":"2024-10-29T02:34:38.000Z","size":36869,"stargazers_count":557,"open_issues_count":43,"forks_count":86,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T15:17:10.356Z","etag":null,"topics":["auth","authentication","authorization","hacktoberfest","jwt","jwt-authentication","kit","nextjs","private-route","react","react-js"],"latest_commit_sha":null,"homepage":"https://authkit.arkadip.dev","language":"TypeScript","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/react-auth-kit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-OLD.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["react-auth-kit"]}},"created_at":"2020-08-27T04:14:25.000Z","updated_at":"2024-10-21T13:28:40.000Z","dependencies_parsed_at":"2023-11-23T23:24:43.853Z","dependency_job_id":"8168ae17-9ffe-4c51-8a4d-ddf90c003053","html_url":"https://github.com/react-auth-kit/react-auth-kit","commit_stats":{"total_commits":2368,"total_committers":40,"mean_commits":59.2,"dds":0.7622466216216216,"last_synced_commit":"4d99605521197387d9f83772e54c40d0f6469d1f"},"previous_names":[],"tags_count":193,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-auth-kit%2Freact-auth-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-auth-kit%2Freact-auth-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-auth-kit%2Freact-auth-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-auth-kit%2Freact-auth-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-auth-kit","download_url":"https://codeload.github.com/react-auth-kit/react-auth-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335037,"owners_count":21086497,"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":["auth","authentication","authorization","hacktoberfest","jwt","jwt-authentication","kit","nextjs","private-route","react","react-js"],"created_at":"2024-07-31T15:01:48.524Z","updated_at":"2025-04-11T03:27:58.880Z","avatar_url":"https://github.com/react-auth-kit.png","language":"TypeScript","funding_links":["https://github.com/sponsors/react-auth-kit"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cimg width=\"30%\" src=\"./docs/img/logo.png\" align=\"left\" alt=\"logo\"/\u003e\n\u003cimg width=\"65%\" src=\"./docs/img/banner.svg\" alt=\"React Auth Kit Banner\" /\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg height=\"50px\" src=\"./docs/img/nextdotjs.svg\" alt=\"Next Js\"\u003e\n    \u003cimg height=\"50px\" src=\"./docs/img/reactquery.svg\" alt=\"React Query\"\u003e\n    \u003cimg height=\"50px\" src=\"./docs/img/remix.svg\" alt=\"Remix\"\u003e\n    \u003cimg height=\"50px\" src=\"./docs/img/react.svg\" alt=\"React Js\"\u003e\n    \u003cimg height=\"50px\" src=\"./docs/img/reactrouter.svg\" alt=\"React Router\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cem\u003e🔑 Authentication Library for React JS for Token Based Auth with Json Web Token(JWT) 🔑\u003c/em\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003e\n\u003ca href=\"https://authkit.arkadip.dev\"\u003e\n    https://authkit.arkadip.dev 🚀\n\u003c/a\u003e\n\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \n\u003ca href=\"https://codecov.io/gh/react-auth-kit/react-auth-kit\"\u003e\n  \u003cimg src=\"https://codecov.io/gh/react-auth-kit/react-auth-kit/branch/master/graph/badge.svg?token=H188T7PXLL\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/react-auth-kit\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/react-auth-kit.svg?logo=npm\" alt=\"Test Suites\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://bundlephobia.com/result?p=react-auth-kit\"\u003e\n    \u003cimg src=\"https://img.shields.io/bundlephobia/minzip/react-auth-kit?style=flat-square\" alt=\"Test Suites\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n# Introduction\n\n**React Auth Kit** is a lightweight JavaScript library for React JS, which makes the implementation of `Token based`\nauthentication very easy\n\nIt is production-ready, and gives you the following:\n\n* 📦 Very lightweight\n* 🔧 Easy to use\n* ⚛️ Built for React JS\n* ⚡ Works with Gastsby, Next JS\n* 🚀 Fast and easy to Implement\n* 🛡️ Supports Json Web Token (JWT)\n* 🔒 Secure Client Side Authentication\n* ⌨️ Highly typed and written in `TypeScript`\n\n## Stargazers ⭐\n\n[![Stargazers over time](https://starchart.cc/react-auth-kit/react-auth-kit.svg?variant=adaptive)](https://starchart.cc/react-auth-kit/react-auth-kit)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Freact-auth-kit%2Freact-auth-kit.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Freact-auth-kit%2Freact-auth-kit?ref=badge_shield)\n\n\n## Hall of Fames ✨\n\nWe love our contributors! If you'd like to contribute anything from a bug-fix to a feature update, you can read our [CONTRIBUTING GUIDE](https://github.com/react-auth-kit/react-auth-kit/blob/master/CONTRIBUTING.md)\n\n[![Contributors](https://contrib.rocks/image?repo=react-auth-kit/react-auth-kit)](https://github.com/react-auth-kit/react-auth-kit/graphs/contributors)\n\n\u003cp align=\"center\"\u003e\u0026mdash; 🔑  \u0026mdash;\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ci\u003eReact Auth Kit is \u003ca href=\"https://github.com/react-auth-kit/react-auth-kit/blob/master/LICENSE\"\u003eMIT License\u003c/a\u003e code\u003c/i\u003e\u003c/p\u003e\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Freact-auth-kit%2Freact-auth-kit.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Freact-auth-kit%2Freact-auth-kit?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-auth-kit%2Freact-auth-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-auth-kit%2Freact-auth-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-auth-kit%2Freact-auth-kit/lists"}