{"id":23112280,"url":"https://github.com/daguttt/auth-app-nestjs","last_synced_at":"2026-04-27T22:32:10.494Z","repository":{"id":65639520,"uuid":"572286814","full_name":"daguttt/auth-app-nestjs","owner":"daguttt","description":"REST API that implements custom Authentication using Passport.js and @nestjs","archived":false,"fork":false,"pushed_at":"2023-04-04T14:30:05.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T23:45:00.505Z","etag":null,"topics":["authentication","local-strategy","nestjs","oauth2","passport-google-oauth2","passportjs"],"latest_commit_sha":null,"homepage":"https://auth-app-nestjs-production.up.railway.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/daguttt.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":"2022-11-30T00:08:41.000Z","updated_at":"2024-01-19T15:54:56.000Z","dependencies_parsed_at":"2025-02-09T11:41:27.623Z","dependency_job_id":"539e6ff2-9b60-445e-8387-4164d68a8426","html_url":"https://github.com/daguttt/auth-app-nestjs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/daguttt/auth-app-nestjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fauth-app-nestjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fauth-app-nestjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fauth-app-nestjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fauth-app-nestjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daguttt","download_url":"https://codeload.github.com/daguttt/auth-app-nestjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daguttt%2Fauth-app-nestjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["authentication","local-strategy","nestjs","oauth2","passport-google-oauth2","passportjs"],"created_at":"2024-12-17T02:17:36.714Z","updated_at":"2026-04-27T22:32:10.474Z","avatar_url":"https://github.com/daguttt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auth App NestJS\n\n## Description\n\nREST API built with [NestJS](https://docs.nestjs.com/). It provides a boilerplate for custom Node.js authentication using [Passport.js](https://www.passportjs.org/). It has **Google** and **Local** strategies implemented. Main version is based on **server sessions with cookies** using **PostgreSQL** as a [session store](https://github.com/voxpelli/node-connect-pg-simple)\n\n**Note:** This Code base is meant to be used as a **_template_** for other projects.\n\n## Live Example\n\nCurl the live example deployed on [Railway](https://railway.app/)\n\n```bash\ncurl https://auth-app-nestjs-production.up.railway.app/\n```\n\nYou will get the following if it is _currently online_ and succeeds:\n\n```json\n{ \"statusCode\": 404, \"message\": \"Cannot GET /\", \"error\": \"Not Found\" }\n```\n\n### Frontend\n\nI built a [Angular](https://angular.io/) SPA that consumes it. Check out its repository [here](https://github.com/daguttt/auth-app-angular).\n\n#### Preview 👇🏼\n\n\u003ca href='https://auth-app-angular.vercel.app/auth/login' align='center'\u003e\n  \u003cimg\n      src='https://res.cloudinary.com/doju0qq96/image/upload/v1679676339/auth-app-angular-desktop_bd8vpy.png'\n      alt='Auth App Desktop Image Previw'\n      height=\"250px\" /\u003e\n  \u003c/a\u003e\n\n## Social\n\n- [Linkedin](https://linkedin.com/in/daguttt)\n- [Twitter](https://twitter.com/daguttt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaguttt%2Fauth-app-nestjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaguttt%2Fauth-app-nestjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaguttt%2Fauth-app-nestjs/lists"}