{"id":16537153,"url":"https://github.com/arpitbhalla/react-mui-auth-page","last_synced_at":"2025-10-09T03:33:37.785Z","repository":{"id":37899757,"uuid":"339295272","full_name":"arpitBhalla/react-mui-auth-page","owner":"arpitBhalla","description":"React Login/SignUp components Library backed by Material UI for fast Development","archived":false,"fork":false,"pushed_at":"2023-02-15T17:59:15.000Z","size":682,"stargazers_count":23,"open_issues_count":6,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-04T11:35:02.716Z","etag":null,"topics":["material-ui","react","react-component-library"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-mui-auth-page","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/arpitBhalla.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"arpitbhalla","open_collective":"arpitbhalla"}},"created_at":"2021-02-16T05:30:05.000Z","updated_at":"2024-12-17T21:54:14.000Z","dependencies_parsed_at":"2024-10-28T10:17:12.158Z","dependency_job_id":"10ba4ef1-e865-456f-8e85-f6cba2fac0ea","html_url":"https://github.com/arpitBhalla/react-mui-auth-page","commit_stats":{"total_commits":53,"total_committers":3,"mean_commits":"17.666666666666668","dds":"0.15094339622641506","last_synced_commit":"c507994ff885383e1ee79d12f3f6448de91b8a87"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/arpitBhalla/react-mui-auth-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitBhalla%2Freact-mui-auth-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitBhalla%2Freact-mui-auth-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitBhalla%2Freact-mui-auth-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitBhalla%2Freact-mui-auth-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpitBhalla","download_url":"https://codeload.github.com/arpitBhalla/react-mui-auth-page/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitBhalla%2Freact-mui-auth-page/sbom","scorecard":{"id":208279,"data":{"date":"2025-08-11","repo":{"name":"github.com/arpitBhalla/react-mui-auth-page","commit":"c507994ff885383e1ee79d12f3f6448de91b8a87"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/arpitBhalla/react-mui-auth-page/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/arpitBhalla/react-mui-auth-page/npm-publish.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T00:13:17.245Z","repository_id":37899757,"created_at":"2025-08-17T00:13:17.245Z","updated_at":"2025-08-17T00:13:17.245Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000714,"owners_count":26082911,"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-10-09T02:00:07.460Z","response_time":59,"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":["material-ui","react","react-component-library"],"created_at":"2024-10-11T18:34:57.631Z","updated_at":"2025-10-09T03:33:37.762Z","avatar_url":"https://github.com/arpitBhalla.png","language":"TypeScript","funding_links":["https://github.com/sponsors/arpitbhalla","https://opencollective.com/arpitbhalla"],"categories":[],"sub_categories":[],"readme":"# react-mui-auth-page\n\n![npm](https://img.shields.io/npm/v/react-mui-auth-page?style=flat-square) ![npm](https://img.shields.io/npm/dm/react-mui-auth-page?style=flat-square) ![NPM](https://img.shields.io/npm/l/react-mui-auth-page?style=flat-square) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/react-mui-auth-page?style=flat-square) ![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/react-mui-auth-page?style=flat-square)\n\n## Getting Started :rocket:\n\n`npm i react-mui-auth-page`\n\n## Demo\n\n[Web Demo](https://react-mui-auth-page.surge.sh)\n\n[CodeSandbox](https://codesandbox.io/s/react-mui-auth-page-demo-i5yxe?file=/src/App.js)\n\n## Usage\n\n```js\nimport { DialogAuth } from \"react-mui-auth-page\";\n```\n\n### Example\n\n```js\nimport React from \"react\";\nimport { DialogAuth } from \"react-mui-auth-page\";\n\nconst MyDialogAuthComponent = () =\u003e {\n  const handleSignIn = ({ email, password }) =\u003e {\n    console.log({ email, password });\n  };\n  const handleSignUp = async ({ email, name, password }) =\u003e {\n    await doSomethingAsyn();\n  };\n  const handleForget = ({ email }) =\u003e {\n    console.log({ email });\n  };\n\n  const handleSocial = {\n    Google: () =\u003e {},\n    Github: () =\u003e {},\n  };\n\n  return (\n    \u003cDialogAuth\n      open={true}\n      textFieldVariant=\"outlined\"\n      onClose={handleClose}\n      handleSignUp={handleSignUp}\n      handleForget={handleForget}\n      handleSignIn={handleSignIn}\n      handleSocial={handleSocial}\n    /\u003e\n  );\n};\n\nexport default MyDialogAuthComponent;\n```\n\n## Props\n\n| Prop Name         | Type                                 | Required | Default Value |\n| ----------------- | ------------------------------------ | -------- | ------------- |\n| hideTabs          | Boolean                              | Yes      | False         |\n| textFieldVariant  | \"outlined\" or \"filled\" or \"standard\" | No       | filled        |\n| open              | Boolean                              | Yes      |               |\n| onClose           | Function                             | Yes      |               |\n| logoName          | string                               |          |               |\n| logoComponent     | React Children                       |          |               |\n| handleSignUp      | Function                             | Yes      |\n| handleForget      | Function                             | Yes      |\n| handleSignIn      | Function                             | Yes      |\n| emailValidator    | Function                             |\n| passwordValidator | Function                             |\n| handleSocial      | [Social Object](#Social-Object)      |\n\n### Social Object\n\n| Prop Name | Type     |\n| --------- | -------- |\n| Google    | Function |\n| Linkedin  | Function |\n| Github    | Function |\n| Facebook  | Function |\n| Twitter   | Function |\n\n## Local Run\n\n```\nnpm install\n```\n\n```\nnpm run dev\n```\n\n## ScreenShots\n\n**With Tabs**\n\n\u003cimg src='./example/Dialog with Tabs.png' width='70%'\u003e\n\n**WithOut Tabs**\n\n\u003cimg src='./example/Dialog without Tabs.png' width='70%'\u003e\n\n## Get Involved!\n\n- Pull requests are welcome!\n- Submit github issues for any feature enhancements, bugs or documentation problems\n\n## Maintainer\n\n[arpitBhalla](https://github.com/arpitbhalla)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpitbhalla%2Freact-mui-auth-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpitbhalla%2Freact-mui-auth-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpitbhalla%2Freact-mui-auth-page/lists"}