{"id":29064580,"url":"https://github.com/miljan-code/express-authjs","last_synced_at":"2026-04-07T08:32:22.642Z","repository":{"id":300497277,"uuid":"869409370","full_name":"miljan-code/express-authjs","owner":"miljan-code","description":"An example setup project for Auth.js with Express and React/Angular","archived":false,"fork":false,"pushed_at":"2024-10-14T16:20:20.000Z","size":230,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T00:22:57.263Z","etag":null,"topics":["angular","authjs","express","react"],"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/miljan-code.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":"2024-10-08T08:47:31.000Z","updated_at":"2025-04-29T12:04:30.000Z","dependencies_parsed_at":"2025-06-22T03:03:38.209Z","dependency_job_id":"89af3fbd-38c6-48e6-aa45-30a550421299","html_url":"https://github.com/miljan-code/express-authjs","commit_stats":null,"previous_names":["miljan-code/express-authjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miljan-code/express-authjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fexpress-authjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fexpress-authjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fexpress-authjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fexpress-authjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miljan-code","download_url":"https://codeload.github.com/miljan-code/express-authjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fexpress-authjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["angular","authjs","express","react"],"created_at":"2025-06-27T09:30:38.162Z","updated_at":"2026-04-07T08:32:22.604Z","avatar_url":"https://github.com/miljan-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 id=\"getting-started\"\u003eGetting Started\u003c/h2\u003e\n\n#### Install dependencies\n\n```bash\npnpm install\n```\n\n#### Add necessary environment variables in .env in packages/api\n\n```bash\nAUTH_SECRET=\n\nAUTH_GOOGLE_ID=\nAUTH_GOOGLE_SECRET=\n```\n\nTo generate AUTH_SECRET on Unix systems you can use command below or check out [https://generate-secret.vercel.app/32](https://generate-secret.vercel.app/32).\n\n```bash\nopenssl rand -hex 32\n```\n\nTo get the AUTH_GOOGLE_ID and AUTH_GOOGLE_SECRET go to [Google Developer Console](https://console.cloud.google.com/).\nIf you need help check [this](https://www.balbooa.com/help/gridbox-documentation/integrations/other/google-client-id) article.\n\nAdd authorized redirect URIs.\n\n```bash\nhttp://localhost:3000/api/auth/callback/google # server\nhttp://localhost:5173/api/auth/callback/google # react\nhttp://localhost:4200/api/auth/callback/google # angular\n```\n\n##### This is experimental and not production ready.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiljan-code%2Fexpress-authjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiljan-code%2Fexpress-authjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiljan-code%2Fexpress-authjs/lists"}