{"id":21311847,"url":"https://github.com/mrmarufpro/basic-express-authentication","last_synced_at":"2026-04-08T16:03:47.279Z","repository":{"id":42837864,"uuid":"264255019","full_name":"mrmarufpro/basic-express-authentication","owner":"mrmarufpro","description":"This is a basic session based user authentication system by using express the Node.js framework. I used MongoDB as a database.","archived":false,"fork":false,"pushed_at":"2022-12-11T06:06:23.000Z","size":778,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T00:24:53.346Z","etag":null,"topics":["authentication","express","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"","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/mrmarufpro.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}},"created_at":"2020-05-15T17:20:19.000Z","updated_at":"2023-03-07T02:30:07.000Z","dependencies_parsed_at":"2023-01-26T16:45:36.568Z","dependency_job_id":null,"html_url":"https://github.com/mrmarufpro/basic-express-authentication","commit_stats":null,"previous_names":["mrmarufpro/basic-express-authentication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrmarufpro/basic-express-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmarufpro%2Fbasic-express-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmarufpro%2Fbasic-express-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmarufpro%2Fbasic-express-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmarufpro%2Fbasic-express-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmarufpro","download_url":"https://codeload.github.com/mrmarufpro/basic-express-authentication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmarufpro%2Fbasic-express-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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","express","mongodb","nodejs"],"created_at":"2024-11-21T17:20:55.863Z","updated_at":"2026-04-08T16:03:47.006Z","avatar_url":"https://github.com/mrmarufpro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic express user authentication system\n\nThis is a basic session based user authentication system by using express and mongoDB\n\n### [Demo](https://basic-express-authentication.herokuapp.com/)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes\n\n### Prerequisites\n\nYou need node js installed to your local machine.\n\n\n### Installing\n\nI used a npm package name `bcrypt` that required python. Make sure you have installed python on your local machine.\u003cbr/\u003e\n\nFor setup python on your npm dependency management run this command:\n```\nnpm config set python [python.exe file address of your local machine]\n```\n\n#### Example command\n\n```\nnpm config set  python \"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python36-32\\python.exe\"\n```\n\nMake sure you have installed MongoDB on your local machine. \u003cbr\u003e\n\n[MongoBD](https://www.mongodb.com/) - MongoDB website\n\nTo connect MongoDB with the app, use your MongoDB connection string into `app.js` :\n![Example](/img/MongoDb_connection_string.png)\n\nRun this command for install all the packages i used:\n\n```\nnpm install\n```\n\nTo run the server, use:\n\n```\nnpm start\n```\n\n## Built With\n\n* [Express](https://expressjs.com/) - The web framework used\n* [Npm](https://www.npmjs.com/) - Dependency Management\n* [MongoBD](https://www.mongodb.com/) - Database\n\n## Authors\n\n* **Md Maruf Ahmed** - *Font end developer* - [Qbytesoft ](https://qbytesoft.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmarufpro%2Fbasic-express-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmarufpro%2Fbasic-express-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmarufpro%2Fbasic-express-authentication/lists"}