{"id":18999994,"url":"https://github.com/vaheqelyan/next-auth","last_synced_at":"2025-04-22T16:52:41.910Z","repository":{"id":112876649,"uuid":"109582697","full_name":"vaheqelyan/next-auth","owner":"vaheqelyan","description":"Login / Authentication example on Next.js/React/Mobx","archived":false,"fork":false,"pushed_at":"2017-11-05T16:22:56.000Z","size":124,"stargazers_count":34,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-17T07:17:17.560Z","etag":null,"topics":["auth","authentication","express","mobx","mobx-react","nextjs","now","react","session"],"latest_commit_sha":null,"homepage":"https://next-auth.now.sh/","language":"JavaScript","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/vaheqelyan.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":"2017-11-05T13:39:51.000Z","updated_at":"2024-03-15T10:31:22.000Z","dependencies_parsed_at":"2023-05-26T03:47:00.431Z","dependency_job_id":null,"html_url":"https://github.com/vaheqelyan/next-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaheqelyan%2Fnext-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaheqelyan%2Fnext-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaheqelyan%2Fnext-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaheqelyan%2Fnext-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaheqelyan","download_url":"https://codeload.github.com/vaheqelyan/next-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250282990,"owners_count":21405075,"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":["auth","authentication","express","mobx","mobx-react","nextjs","now","react","session"],"created_at":"2024-11-08T18:05:54.072Z","updated_at":"2025-04-22T16:52:41.894Z","avatar_url":"https://github.com/vaheqelyan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-auth\n\n\u003cimg src=\"https://res.cloudinary.com/dxv8p5zck/video/upload/c_scale,h_576/v1509898110/ice_video_20171105-195717_mexbjq.gif\"/\u003e\n\n### Getting started\n\ndemo at \u003ca href=\"https://next-auth.now.sh/\"\u003ehttps://next-auth.now.sh/\u003c/a\u003e\n\nClone the repo\n```code\ngit clone https://github.com/vaheqelyan/next-auth.git\n```\nThen create a file ```.env``` file.\n\n```code\nSECRET=\u003cYOUR_SESSION_SECRET\u003e\n```\n\nThen create a file `env-config.js`\n```javascript\nmodule.exports = {\n\t\"process.env.GOOGLE_CLIENT_ID\": \"\u003cYOUR_GOOGLE_CLIENT_ID\u003e\"\n};\n```\n\n###  Install the dependencies\n\n```code\nyarn\n```\n\n```code\nnpm install\n```\n\n### Running locally in development mode\n\n```code\nnpm run dev\n```\n\n### Building and deploying in production\n\n```code\nnpm build\nnpm start\n```\n\n### Deploying to the cloud with now.sh\n\n```code\nnpm run public\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaheqelyan%2Fnext-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaheqelyan%2Fnext-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaheqelyan%2Fnext-auth/lists"}