{"id":28737379,"url":"https://github.com/jackhedaya/simple-auth-server","last_synced_at":"2026-04-02T03:04:03.798Z","repository":{"id":47423146,"uuid":"175345265","full_name":"jackHedaya/simple-auth-server","owner":"jackHedaya","description":"A boilerplate for a Node.js Express and MongoDB server with authentication ","archived":false,"fork":false,"pushed_at":"2022-12-09T15:37:42.000Z","size":39,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-08T23:19:57.597Z","etag":null,"topics":["authentication","expressjs","middleware","mongodb","mongoose","nodejs","server"],"latest_commit_sha":null,"homepage":null,"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/jackHedaya.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":"2019-03-13T04:18:04.000Z","updated_at":"2019-11-16T23:55:14.000Z","dependencies_parsed_at":"2023-01-25T22:31:23.611Z","dependency_job_id":null,"html_url":"https://github.com/jackHedaya/simple-auth-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackHedaya/simple-auth-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fsimple-auth-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fsimple-auth-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fsimple-auth-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fsimple-auth-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackHedaya","download_url":"https://codeload.github.com/jackHedaya/simple-auth-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fsimple-auth-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","expressjs","middleware","mongodb","mongoose","nodejs","server"],"created_at":"2025-06-16T02:10:27.135Z","updated_at":"2026-04-02T03:04:03.772Z","avatar_url":"https://github.com/jackHedaya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auth Server Boilerplate\n\nI spent way too much time looking for a simple boilerplate that uses MongoDB and has simple authentication already set up. Here is what I came up with.\n\nMongoDB needs to be installed on the server or system that is running. Docker support is currently being worked on.\n\n## Get Started\n- `$ git clone https://github.com/jackHedaya/simple-auth-server my-server`\n- `$ cd my-server \u0026\u0026 yarn`\n\n## Usage\n- Edit needed lines for your project in:\n  + `tests/user.test.js`\n  + `src/index.js`\n  + `src/db/schemas/account.js`\n- Build whatever you want!\n\n## Dependencies\n- \u003ca href=\"https://github.com/expressjs/express\"\u003eexpress\u003c/a\u003e\n- \u003ca href=\"https://github.com/expressjs/body-parser\"\u003ebody-parser\u003c/a\u003e\n- \u003ca href=\"https://github.com/mongodb/node-mongodb-native\"\u003emongodb\u003c/a\u003e\n- \u003ca href=\"https://github.com/Automattic/mongoose\"\u003emongoose\u003c/a\u003e\n- \u003ca href=\"https://github.com/kelektiv/node.bcrypt.js\"\u003ebcrypt\u003c/a\u003e\n- \u003ca href=\"https://github.com/kelektiv/node-uuid\"\u003euuid\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhedaya%2Fsimple-auth-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackhedaya%2Fsimple-auth-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhedaya%2Fsimple-auth-server/lists"}