{"id":28368542,"url":"https://github.com/denisfloyd/ignite-next-auth","last_synced_at":"2026-05-19T19:31:08.376Z","repository":{"id":141616314,"uuid":"504159330","full_name":"denisfloyd/ignite-next-auth","owner":"denisfloyd","description":"🚀 (Ignite) Módulo 4. Trilha ReactJS. Next js Authentication code base","archived":false,"fork":false,"pushed_at":"2022-01-30T16:27:07.000Z","size":175,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T12:45:31.295Z","etag":null,"topics":["jwt","nextjs","react","ssr"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/denisfloyd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2022-06-16T13:06:43.000Z","updated_at":"2022-07-08T18:03:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f33a0997-2570-4263-bc97-4e070b5415f1","html_url":"https://github.com/denisfloyd/ignite-next-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denisfloyd/ignite-next-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisfloyd%2Fignite-next-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisfloyd%2Fignite-next-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisfloyd%2Fignite-next-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisfloyd%2Fignite-next-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denisfloyd","download_url":"https://codeload.github.com/denisfloyd/ignite-next-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisfloyd%2Fignite-next-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33229364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["jwt","nextjs","react","ssr"],"created_at":"2025-05-29T04:11:04.689Z","updated_at":"2026-05-19T19:31:08.358Z","avatar_url":"https://github.com/denisfloyd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"NextAuth\" src=\"https://repository-images.githubusercontent.com/346402665/17e19380-840e-11eb-86b6-5475e99b6392\" /\u003e\n\n\u003ch3 align=\"center\"\u003e\n  Aplicação para exemplificar a autenticação em um SSR.\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/denismend/ignite-next-auth?color=%2304D361\"\u003e\n\n  \u003cimg alt=\"Made by denismend\" src=\"https://img.shields.io/badge/made%20by-denismend-%2304D361\"\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/Rocketseat/bootcamp-gostack-desafios/stargazers\"\u003e\n    \u003cimg alt=\"sample\" src=\"https://img.shields.io/github/stars/denismend/ignite-next-auth?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#rocket-sobre-a-aplicação\"\u003eSobre a aplicação\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#computer-tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#construction_worker-como-executar\"\u003eComo Executar\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#test_tube-executar-os-testes\"\u003eExecutar os testes\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#memo-licença\"\u003eLicença\u003c/a\u003e\n\u003c/p\u003e\n\n## :rocket: Sobre a aplicação\n\nO projeto tem como objetivo o estudo e desenvolvimento de uma aplicação em ReactJS com NextJS para apresentar conceitos de autentição em um SSR.\n\nO projeto foi desenvolvido como pratica das aulas do módulo 04 do Ignite da Rocketseat\n\n## :computer: Tecnologias\nEste projeto foi construído utilizando as seguintes tecnologias:\n\n- [ReactJS](https://reactjs.org/)\n- [Next.JS](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Nookies](https://www.npmjs.com/package/nookies)\n\n\n## :construction_worker: Como Executar\n\n```bash\n# Execute o comando git clone para realizar o clone do repositório\n$ git clone https://github.com/denismend/ignite-next-auth.git\n# Entre na pasta do repositório clonado\n$ cd ignite-next-auth\n```\n\n### **Iniciando o projeto**\n\n```bash\n# Execute yarn para instalar as dependências\n$ yarn\n\n# Na raiz do projeto crie uma copia do arquivo .env.sample\n# Altere o nome da copia para .env.local\n# Preencha as variáveis ambiente de acordo com as instruções\n$ cp .env.sample .env.local\n\n# Execute stripe listen para ouvir eventos do webhook\n$ stripe listen --forward-to localhost:3000/api/webhooks \n\n# Para iniciar a aplicação\n$ yarn dev\n\n```\n\n\n## :memo: Licença\n\nEsse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.\n\n---\n\nFeito com 💜 by denismend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisfloyd%2Fignite-next-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenisfloyd%2Fignite-next-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisfloyd%2Fignite-next-auth/lists"}