{"id":23874235,"url":"https://github.com/dgknbtl/node-authentication","last_synced_at":"2026-03-09T12:01:47.619Z","repository":{"id":125645757,"uuid":"488009170","full_name":"dgknbtl/node-authentication","owner":"dgknbtl","description":"An authentication and a task application with Node.js, MongoDB.","archived":false,"fork":false,"pushed_at":"2022-05-07T15:28:49.000Z","size":77,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T01:32:32.520Z","etag":null,"topics":["authentication","express","mongodb","nodejs","passport","task-manager","todo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgknbtl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-02T22:30:27.000Z","updated_at":"2024-11-03T07:49:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"44b94872-94fb-4aff-b3ae-ef8f7570ce14","html_url":"https://github.com/dgknbtl/node-authentication","commit_stats":null,"previous_names":["dgknbtl/node-authentication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgknbtl/node-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgknbtl%2Fnode-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgknbtl%2Fnode-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgknbtl%2Fnode-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgknbtl%2Fnode-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgknbtl","download_url":"https://codeload.github.com/dgknbtl/node-authentication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgknbtl%2Fnode-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30294682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: 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","express","mongodb","nodejs","passport","task-manager","todo"],"created_at":"2025-01-03T17:54:30.621Z","updated_at":"2026-03-09T12:01:47.602Z","avatar_url":"https://github.com/dgknbtl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![nodejs auth 2](https://user-images.githubusercontent.com/10329339/167260041-d8ab5e15-0d97-4ff2-b134-af2594ebf622.gif)\n\n\n# Node.js Authentication App\nAn authentication application with registration and login. It also includes a task/todo application. It uses Node.js, MongoDB, Express, Passport.js and more.\n\n## Usage\n#### Clone the repository\n`git clone https://github.com/dogukanbatal/auth-with-nodejs`\n\n#### ENV Variables\n##### Create a `.env` file in root directory\n```\nPORT= 3000 \nDB_URL= your mongodb url\n```\n*The env file is not required. If you don't enter DB_URL inside an .env file, it will create a database named \"node-auth-db\" locally.*\n\n\n#### Into the repo directory\n`cd auth-with-nodejs`\n\n#### Install NPM dependicies\n`npm install`\n\n#### Start the project\n`npm run dev`\n\n\n## LICENCE\n#### MIT LICENCE\nCopyright© 2022 Dogukan Batal\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgknbtl%2Fnode-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgknbtl%2Fnode-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgknbtl%2Fnode-authentication/lists"}