{"id":18313105,"url":"https://github.com/kuzma02/nextauth-nextjs13-boilerplate","last_synced_at":"2026-04-29T17:03:53.763Z","repository":{"id":222714928,"uuid":"758168897","full_name":"Kuzma02/NextAuth-NextJS13-Boilerplate","owner":"Kuzma02","description":"This project serves as a starting point for building robust web applications leveraging the power of Next.js and NextAuth.js. ","archived":false,"fork":false,"pushed_at":"2024-06-10T13:56:02.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T12:23:21.496Z","etag":null,"topics":["auth","authenticated","authentication","authorization","next-auth","nextauth","nextjs","nextjs-template","nextjs13"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Kuzma02.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":"2024-02-15T18:57:53.000Z","updated_at":"2024-06-10T13:56:06.000Z","dependencies_parsed_at":"2024-11-05T16:48:33.644Z","dependency_job_id":null,"html_url":"https://github.com/Kuzma02/NextAuth-NextJS13-Boilerplate","commit_stats":null,"previous_names":["kuzma02/nextauth-nextjs13-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kuzma02/NextAuth-NextJS13-Boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuzma02%2FNextAuth-NextJS13-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuzma02%2FNextAuth-NextJS13-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuzma02%2FNextAuth-NextJS13-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuzma02%2FNextAuth-NextJS13-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kuzma02","download_url":"https://codeload.github.com/Kuzma02/NextAuth-NextJS13-Boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuzma02%2FNextAuth-NextJS13-Boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":["auth","authenticated","authentication","authorization","next-auth","nextauth","nextjs","nextjs-template","nextjs13"],"created_at":"2024-11-05T16:26:31.315Z","updated_at":"2026-04-29T17:03:53.725Z","avatar_url":"https://github.com/Kuzma02.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js \u0026 NextAuth Boilerplate\n\nThis project serves as a starting point for building robust web applications leveraging the power of Next.js and NextAuth.js. Designed to streamline the development process, it provides a well-structured, scalable foundation for rapid application development with built-in authentication capabilities.\n\n# Features\n\n- Next.js: Utilize the latest features of Next.js for server-side rendering, static site generation, and API routes.\n- NextAuth.js: Integrate secure, flexible authentication with various providers, ensuring quick and reliable setup for login systems.\n- Pre-configured: Comes pre-configured with essential Next.js and NextAuth.js settings to kick-start your project.\n\n# Getting Started\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/Kuzma02/NextAuth-NextJS13-Boilerplate\n```\n\n2. Install dependencies\n\n```\ncd folder-name\nnpm install\n```\n\n3. Create and add values to .env.local\n   - Create in the root of your project a file and name it .env.local\n   - Add the following values:\n\n```\nGitHub_ID=your_value_here\nGitHub_Secret=your_value_here\nGOOGLE_ID=your_value_here\nGOOGLE_Secret=your_value_here\nNEXTAUTH_SECRET=your_value_here\n```\n\n4. Run the development server:\n\n```\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuzma02%2Fnextauth-nextjs13-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuzma02%2Fnextauth-nextjs13-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuzma02%2Fnextauth-nextjs13-boilerplate/lists"}