{"id":14978661,"url":"https://github.com/vinodnextcoder/nestjs-jwt-auth-cookie-mongoose","last_synced_at":"2025-04-10T18:06:16.932Z","repository":{"id":214628692,"uuid":"736985065","full_name":"vinodnextcoder/nestjs-jwt-auth-cookie-mongoose","owner":"vinodnextcoder","description":"About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS \u0026 JWT Token, JwtService and cookies as access token \u0026 refresh token.","archived":false,"fork":false,"pushed_at":"2024-03-18T06:52:36.000Z","size":377,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T15:47:31.272Z","etag":null,"topics":["boilerplate","docker","helmet","husky","jwt-cookie","jwt-refresh-token","jwtservice","nest-js","nestjs-api","nestjs-backend","nestjs-boilerplate","nestjs-docker","nestjs-env","nestjs-mongoose","nestjs-starter-template","nestjs-typescript","nodemailer","rest-api","swagger","winston"],"latest_commit_sha":null,"homepage":"https://github.com/vinodnextcoder/nestjs-jwt-auth-cookie-mongoose/wiki","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/vinodnextcoder.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":"2023-12-29T13:04:02.000Z","updated_at":"2024-12-19T10:52:08.000Z","dependencies_parsed_at":"2024-03-18T07:39:30.078Z","dependency_job_id":null,"html_url":"https://github.com/vinodnextcoder/nestjs-jwt-auth-cookie-mongoose","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.09523809523809523,"last_synced_commit":"f09067423b15abb2e9b4ef961b0fe6a92db8fbd4"},"previous_names":["vinodnextcoder/nestjs-jwt-auth-cookie-mongoose"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinodnextcoder","download_url":"https://codeload.github.com/vinodnextcoder/nestjs-jwt-auth-cookie-mongoose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248266387,"owners_count":21075155,"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":["boilerplate","docker","helmet","husky","jwt-cookie","jwt-refresh-token","jwtservice","nest-js","nestjs-api","nestjs-backend","nestjs-boilerplate","nestjs-docker","nestjs-env","nestjs-mongoose","nestjs-starter-template","nestjs-typescript","nodemailer","rest-api","swagger","winston"],"created_at":"2024-09-24T13:58:09.392Z","updated_at":"2025-04-10T18:06:16.903Z","avatar_url":"https://github.com/vinodnextcoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS Authentication JwtService\n\n\n![Prettier](https://img.shields.io/badge/Code%20style-prettier-informational?logo=prettier\u0026logoColor=white)\n[![GPL v3 License](https://img.shields.io/badge/License-GPLv3-green.svg)](./LICENSE)\n[![HitCount](https://hits.dwyl.com/vinodnextcoder/nestjs-jwt-auth-cookie-mongoose.svg)](https://hits.dwyl.com/vinodnextcoder/nestjs-jwt-auth-cookie-mongoose)\n\n## Description\n\nNestJS Authentication with JwtService using Bcrypt  @nestjs/jwt.\n\n## Features\n\n1. Register\n2. Login\n3. Unit test using jest\n\n## Technologies stack:\n\n- Typescript, nestjs, JwtService,  @nestjs/jwt\n- Bcrypt\n- mongoose\n\n## Setup\n\n### 1. Install the required dependencies\n\n```bash\n$ npm install\n```\n\n### 2. Rename the .env.example filename to .env and set your local variables\n\n```bash\n$ mv .env.example .env.development\n```\n\n### 3. Start the application\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n\n### Swagger documentation for nestjs-mongoose-jwt\n\n### Running\n\n```bash\nOnce the application is running you can visit [http://localhost:3000/api](http://localhost:3000/api) to see the Swagger interface.\n```\n\n## Author\n\n👤 **Vinod**\n\n- Github: [@vinodnextcoder](https://github.com/vinodnextcoder)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## License\n\nRelease under the terms of [MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fnestjs-jwt-auth-cookie-mongoose/lists"}