{"id":23161203,"url":"https://github.com/shinjith-dev/nextjs-auth","last_synced_at":"2025-04-04T19:28:52.685Z","repository":{"id":198836220,"uuid":"701643566","full_name":"shinjith-dev/nextjs-auth","owner":"shinjith-dev","description":"Boilerplate for Nextjs authentication and user management","archived":false,"fork":false,"pushed_at":"2023-10-07T07:04:06.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T04:29:41.944Z","etag":null,"topics":["authentication","next-auth","nextjs","nextjs13","react","typescript"],"latest_commit_sha":null,"homepage":"","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/shinjith-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-10-07T06:27:44.000Z","updated_at":"2023-10-07T07:01:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccdfb325-84eb-450b-926a-7a34bb2d2ae5","html_url":"https://github.com/shinjith-dev/nextjs-auth","commit_stats":null,"previous_names":["shinjith-dev/nextjs-auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Fnextjs-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Fnextjs-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Fnextjs-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Fnextjs-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinjith-dev","download_url":"https://codeload.github.com/shinjith-dev/nextjs-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247237080,"owners_count":20906233,"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":["authentication","next-auth","nextjs","nextjs13","react","typescript"],"created_at":"2024-12-17T23:13:39.414Z","updated_at":"2025-04-04T19:28:52.678Z","avatar_url":"https://github.com/shinjith-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Next.js Auth\n\nNextjs boilerplate for Nextjs v13+. With authentication and user management using cookie.\n\n## Features\n\n- Context API instead of external libraries\n- Custom hooks approach\n- Cookie storage\n- Axios instance setup\n- TypeScript\n\n\n## Installation\n\n- Clone this repo\n\n  ``` sh\n  git clone https://github.com/shinjith-dev/nextjs-auth.git next-auth\n  ```\n\n  or with `ssh`\n  \n  ``` sh\n  git clone git@github.com:shinjith-dev/nextjs-auth.git next-auth\n  ```\n\n- Install packages\n\n  ``` sh\n  cd next-auth\n  yarn\n  # or npm i \n  ```\n\n- Start server\n  \n  ``` sh\n  yarn dev\n  # or npm run dev\n  ```\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n``` env\nNEXT_PUBLIC_BACKEND_URL = \u003cyour-backend-URL\u003e\n```\n## Contributing\n\nContributions are always welcome!\n\nSee `contributing.md` for ways to get started.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinjith-dev%2Fnextjs-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinjith-dev%2Fnextjs-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinjith-dev%2Fnextjs-auth/lists"}