{"id":23065847,"url":"https://github.com/ullaskunder3/authentication-session-cookies","last_synced_at":"2025-10-04T18:57:35.165Z","repository":{"id":153852567,"uuid":"434700964","full_name":"ullaskunder3/authentication-session-cookies","owner":"ullaskunder3","description":"implement session-based authentication in Node.js using the Express.js framework, session-cookies, ejs, mongoose as a database, bcrypt for hashing","archived":false,"fork":false,"pushed_at":"2021-12-04T13:03:06.000Z","size":40,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T03:05:51.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"EJS","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/ullaskunder3.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":"2021-12-03T18:49:13.000Z","updated_at":"2024-12-01T03:20:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"811f8cca-9bac-4b97-aea8-f85dc4660cd5","html_url":"https://github.com/ullaskunder3/authentication-session-cookies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ullaskunder3/authentication-session-cookies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Fauthentication-session-cookies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Fauthentication-session-cookies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Fauthentication-session-cookies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Fauthentication-session-cookies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ullaskunder3","download_url":"https://codeload.github.com/ullaskunder3/authentication-session-cookies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Fauthentication-session-cookies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278358487,"owners_count":25973949,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-12-16T05:10:15.135Z","updated_at":"2025-10-04T18:57:35.110Z","avatar_url":"https://github.com/ullaskunder3.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# authentication-session-cookies\nSimple user authentication login using session-cookies with express, ejs, mongoose, bcrypt\n\nExample:\n\n| landing page | login page |\n| --- | --- |\n| ![landingpage](https://user-images.githubusercontent.com/66258652/144657176-9045b30b-7d4d-4b3c-b572-19cc526c7908.png)  |  ![loginpage](https://user-images.githubusercontent.com/66258652/144657179-3cec5918-e70a-43c4-83d5-8f7f3b37eb0b.png)   |\n\n- dependencies\n\n```js\n  \"dependencies\": {\n    \"bcrypt\": \"^5.0.1\",\n    \"connect-mongodb-session\": \"^3.1.1\",\n    \"ejs\": \"^3.1.6\",\n    \"express\": \"^4.17.1\",\n    \"express-session\": \"^1.17.2\",\n    \"mongoose\": \"^6.0.5\"\n  }\n```\n\nsoon...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fullaskunder3%2Fauthentication-session-cookies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fullaskunder3%2Fauthentication-session-cookies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fullaskunder3%2Fauthentication-session-cookies/lists"}