{"id":21294490,"url":"https://github.com/navin-jethwani-76/next-google-auth","last_synced_at":"2026-04-24T20:34:51.002Z","repository":{"id":227462832,"uuid":"771178635","full_name":"Navin-Jethwani-76/next-google-auth","owner":"Navin-Jethwani-76","description":"A template repository to quick start working with Next.Js and Setting up Google Authentication","archived":false,"fork":false,"pushed_at":"2024-03-13T20:11:24.000Z","size":92,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T04:09:15.584Z","etag":null,"topics":["authentication","google-authentication","nextjs","nextjs-template","nextjs14","nextui"],"latest_commit_sha":null,"homepage":"https://next-google-auth-eight.vercel.app","language":"TypeScript","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/Navin-Jethwani-76.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}},"created_at":"2024-03-12T20:38:25.000Z","updated_at":"2024-03-26T18:42:38.000Z","dependencies_parsed_at":"2024-03-13T13:30:31.302Z","dependency_job_id":"dbb489b1-606b-410f-9435-9465ab1e3226","html_url":"https://github.com/Navin-Jethwani-76/next-google-auth","commit_stats":null,"previous_names":["navin-jethwani-76/next-google-auth"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Navin-Jethwani-76/next-google-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navin-Jethwani-76%2Fnext-google-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navin-Jethwani-76%2Fnext-google-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navin-Jethwani-76%2Fnext-google-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navin-Jethwani-76%2Fnext-google-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Navin-Jethwani-76","download_url":"https://codeload.github.com/Navin-Jethwani-76/next-google-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navin-Jethwani-76%2Fnext-google-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["authentication","google-authentication","nextjs","nextjs-template","nextjs14","nextui"],"created_at":"2024-11-21T13:59:21.003Z","updated_at":"2026-04-24T20:34:50.989Z","avatar_url":"https://github.com/Navin-Jethwani-76.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Steps to bootstrap next-google-auth\n\n### Clone the Repo\n\n```bash\ngit clone https://github.com/Navin-Jethwani-76/next-google-auth\n```\n\n### Installing Dependencies\n\n```bash\ncd next-google-auth \u0026\u0026 npm install\n```\n\n**_NOTE:_** Follow [these steps](https://developers.google.com/identity/gsi/web/guides/get-google-api-clientid) to setup your **Web Application** in [Google Cloud Console](https://console.cloud.google.com).\n\n### Add env variables in `.env.local` file\n\n```bash\nGOOGLE_CLIENT_ID=your_client_id\nJWT_SECRET=your_jwt_secret\nAUTH_TOKEN_NAME=authToken #any other name you prefer\n```\n\n### Starting Dev Server\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nIf you face any issues with this guide, [Open a New Issue on Github](https://github.com/Navin-Jethwani-76/next-google-auth/issues)\n\n### Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n### Deploy on Vercel\n\nThe easiest way to deploy this app is to use the [Vercel Platform](https://vercel.com).\n\n[![Vercel](https://camo.githubusercontent.com/b9ff564d8c311812747f1aacea54cf703d850756f9179f9eff6899da20a701a2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657263656c2d2532333030303030302e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d76657263656c266c6f676f436f6c6f723d7768697465)](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2FNavin-Jethwani-76%2Fnext-google-auth\u0026showOptionalTeamCreation=false)\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavin-jethwani-76%2Fnext-google-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavin-jethwani-76%2Fnext-google-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavin-jethwani-76%2Fnext-google-auth/lists"}