{"id":20188266,"url":"https://github.com/izaiasmorais/google-auth","last_synced_at":"2026-04-18T05:31:54.197Z","repository":{"id":114983383,"uuid":"542260250","full_name":"izaiasmorais/google-auth","owner":"izaiasmorais","description":"Uma interface de autenticação com Google utilizando Firebase.","archived":false,"fork":false,"pushed_at":"2022-09-28T16:34:24.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T07:53:38.875Z","etag":null,"topics":["authentication","firebase","firebase-auth","google","google-auth"],"latest_commit_sha":null,"homepage":"https://ezgoogle-auth.vercel.app","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/izaiasmorais.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":"2022-09-27T19:40:00.000Z","updated_at":"2022-09-27T21:23:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"4661ff43-72ce-44ab-9ee9-87ed516fe234","html_url":"https://github.com/izaiasmorais/google-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izaiasmorais/google-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izaiasmorais%2Fgoogle-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izaiasmorais%2Fgoogle-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izaiasmorais%2Fgoogle-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izaiasmorais%2Fgoogle-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izaiasmorais","download_url":"https://codeload.github.com/izaiasmorais/google-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izaiasmorais%2Fgoogle-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["authentication","firebase","firebase-auth","google","google-auth"],"created_at":"2024-11-14T03:28:30.046Z","updated_at":"2026-04-18T05:31:54.177Z","avatar_url":"https://github.com/izaiasmorais.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003e\n   💻 Firebase Google Auth\n\u003c/h1\u003e\n\n## 📃 Sobre o projeto\n\nBaseada na autenticação com Google via Firebase, a aplicação é uma ótima opção para uma interface de autenticação, uma vez que é fácil de realizar e principalmente de persistir em um LocalStorage, SessionStorage da vida.\n\nhttps://user-images.githubusercontent.com/53953937/192640444-2ccb5ac4-3976-4a93-b7a4-9208b23afa9c.mp4\n\n## 🛠 Funcionalidades\n\n- Autenticação com Google, em forma de popup.\n- Autenticação persistente.\n- Desconectar sessão.\n\n## 🚀 Tecnologias\n\n- [ReactJS](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [Firebase](https://firebase.google.com/)\n\n## 💻 Clonando projeto\n\nPara clonar este projeto, são necessárias algumas etapas que até mesmo incluem o Firebase.\n```bash\n$ git clone https://github.com/izaiasmorais/google-auth.git \u0026\u0026 cd google-auth\n```\n\n```bash\n# Instalando dependências\n$ npm i\n```\n\nCom o projeto clonado você deve se registrar no [Firebase](https://console.firebase.google.com/u/0/) e seguir os passos abaixo:\n- Adicione um novo projeto com o nome que desejar.\n- Procure o símbolo **\u003c/\u003e** na interface inicial com o nome **Web** e clique.\n- Adicione um nome à integração web e crie.\n- Siga os passos mostrados, instalando o Firebase na sua aplicação e inicializando o Firebase numa rota /services/firebase.ts, por exemplo.\n- Obs: Clonando este projeto e tendo a SDK em mãos, basta você substituir o código que está em /services/firebase.ts pelo código que o firebase vai lhe dar.\n- Clique em \"continuar para o console\", depois vá até **Criação/Authentication**.\n- Clique em \"vamos começar\" e adicione o Google como provedor de login.\n\n```bash\n# Rodando o projeto\n$ npm run dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizaiasmorais%2Fgoogle-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizaiasmorais%2Fgoogle-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizaiasmorais%2Fgoogle-auth/lists"}