{"id":21083468,"url":"https://github.com/fdhhhdjd/react_secure_auth_pro","last_synced_at":"2025-04-12T23:13:04.813Z","repository":{"id":245123349,"uuid":"817321493","full_name":"fdhhhdjd/React_Secure_Auth_Pro","owner":"fdhhhdjd","description":"⚛️ Code Full Authentication With API For Service Auth code to Go.","archived":false,"fork":false,"pushed_at":"2024-07-23T06:46:42.000Z","size":2656,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T23:12:54.097Z","etag":null,"topics":["firebase","reactjs","redux"],"latest_commit_sha":null,"homepage":"https://profile-forme.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fdhhhdjd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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":["fdhhhdjd"],"patreon":"user?u=65668237","open_collective":null,"ko_fi":"tientainguyen","tidelift":null,"community_bridge":null,"liberapay":"nguyentientai","issuehunt":null,"otechie":null,"custom":"https://profile-forme.com"}},"created_at":"2024-06-19T13:13:24.000Z","updated_at":"2024-10-09T16:32:32.000Z","dependencies_parsed_at":"2024-07-18T06:09:33.339Z","dependency_job_id":"793e7c9a-cd6d-46eb-b68f-96a5eca88f07","html_url":"https://github.com/fdhhhdjd/React_Secure_Auth_Pro","commit_stats":null,"previous_names":["fdhhhdjd/react_secure_auth_pro"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdhhhdjd%2FReact_Secure_Auth_Pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdhhhdjd%2FReact_Secure_Auth_Pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdhhhdjd%2FReact_Secure_Auth_Pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdhhhdjd%2FReact_Secure_Auth_Pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdhhhdjd","download_url":"https://codeload.github.com/fdhhhdjd/React_Secure_Auth_Pro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643006,"owners_count":21138355,"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":["firebase","reactjs","redux"],"created_at":"2024-11-19T20:18:17.847Z","updated_at":"2025-04-12T23:13:04.780Z","avatar_url":"https://github.com/fdhhhdjd.png","language":"JavaScript","funding_links":["https://github.com/sponsors/fdhhhdjd","https://patreon.com/user?u=65668237","https://ko-fi.com/tientainguyen","https://liberapay.com/nguyentientai","https://profile-forme.com"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://profile-forme.com/\" target=\"_blank\"\u003e\u003cimg src=\"https://res.cloudinary.com/ecommerce2021/image/upload/v1659065987/avatar/logo_begsn1.png\" width=\"300\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.linkedin.com/in/tai-nguyen-tien-787545213/\"\u003e\u003cimg src=\"https://img.icons8.com/color/48/000000/linkedin-circled--v1.png\" alt=\"Linkedin\"\u003e\u003c/a\u003e\n\u003ca href=\"https://profile-forme.surge.sh\"\u003e\u003cimg src=\"https://img.icons8.com/color/48/000000/internet--v1.png\" alt=\"Profile\"\u003e\u003c/a\u003e\n\u003ca href=\"tel:0798805741\"\u003e\u003cimg src=\"https://img.icons8.com/color/48/000000/apple-phone.png\" alt=\"Phone\"\u003e\u003c/a\u003e\n\u003ca href = \"mailto:nguyentientai10@gmail.com\"\u003e\u003cimg src=\"https://img.icons8.com/fluency/48/000000/send-mass-email.png\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Project: React Handle Security Auth Pro\n\n## Structure folder Project\n\n```\n.\n├── .editorconfig          # Editor configuration for maintaining consistent coding styles.\n├── .env                   # Environment variables for the project.\n├── .env.example           # Example environment variables file.\n├── .eslintignore          # Specifies files to be ignored by ESLint.\n├── .eslintrc.cjs          # ESLint configuration for code quality and consistency.\n├── .github/               # GitHub-specific configurations and documentation.\n│   └── FUNDING.yml        # Configuration for GitHub Sponsors.\n├── .gitignore             # Specifies untracked files to ignore.\n├── .husky/                # Husky for managing Git hooks.\n│   ├── commit-msg         # Commit message hook.\n│   └── pre-commit         # Pre-commit hook.\n├── .prettierignore        # Specifies files to be ignored by Prettier.\n├── .prettierrc            # Prettier configuration for code formatting.\n├── .vscode/               # VS Code-specific settings.\n│   └── settings.json      # Editor settings for VS Code.\n├── commitlint.config.js   # Configuration for commit message linting.\n├── docs/                  # Project documentation.\n│   ├── commit-role.md     # Guidelines for commit messages.\n│   └── folder-structure.md# Documentation on the project's folder structure.\n├── index.html             # Entry point HTML file for the web application.\n├── jsconfig.json          # JS project configuration for VS Code.\n├── package.json           # Project metadata and dependency management.\n├── postcss.config.js      # Configuration for PostCSS.\n├── public/                # Publicly accessible static files (images, fonts, icons).\n├── README.md              # Project overview, setup instructions, and other essential information.\n├── src/                   # Main source code directory.\n│   ├── App.jsx            # Main React component, entry point of the React app.\n│   ├── assets/            # Static assets like fonts and images.\n│   ├── components/        # Reusable React components.\n│   ├── configs/           # Application setup configurations and constants.\n│   ├── constants/         # Application-wide constant values.\n│   ├── contexts/          # React context providers for state management.\n│   ├── features/          # Feature-specific components and logic.\n│   ├── guards/            # Route guards for conditional navigation.\n│   ├── helpers/           # Utility functions and helpers.\n│   ├── hocs/              # Higher-order components.\n│   ├── hooks/             # Custom React hooks.\n│   ├── layouts/           # Components defining page layouts.\n│   ├── lib/               # Library code and third-party dependencies.\n│   ├── main.jsx           # Entry point for initializing the React app.\n│   └── routes/            # Application routing configuration.\n├── tailwind.config.js     # Configuration for Tailwind CSS.\n└── vite.config.js         # Configuration file for Vite, the build tool used by the project.\n\n```\n\n## Team Word: Liên hệ công việc https://profile-forme.com\n\n## 1. Nguyen Tien Tai\n\n## Tài Khoản Donate li Cf để có động lực code cho anh em tham khảo 😄.\n\n![giphy](https://3.bp.blogspot.com/-SzGvXn2sTmw/V6k-90GH3ZI/AAAAAAAAIsk/Q678Pil-0kITLPa3fD--JkNdnJVKi_BygCLcB/s1600/cf10-fbc08%2B%25281%2529.gif)\n\n## Mk: NGUYEN TIEN TAI\n\n## STK: 1651002972052\n\n## Chi Nhánh: NGAN HANG TMCP AN BINH (ABBANK).\n\n## SUPPORT CONTACT: [https://profile-forme.com](https://profile-forme.com)\n\n## Thank You \u003c3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdhhhdjd%2Freact_secure_auth_pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdhhhdjd%2Freact_secure_auth_pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdhhhdjd%2Freact_secure_auth_pro/lists"}