{"id":15901439,"url":"https://github.com/mbchoa/express-auth-example","last_synced_at":"2026-05-06T22:04:47.613Z","repository":{"id":71226969,"uuid":"87257669","full_name":"mbchoa/express-auth-example","owner":"mbchoa","description":"Example repo to demonstrate and become familiar with various methods of session handling","archived":false,"fork":false,"pushed_at":"2017-04-07T07:02:27.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T10:25:23.917Z","etag":null,"topics":["authentication","express","redis","session"],"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/mbchoa.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":"2017-04-05T02:38:12.000Z","updated_at":"2017-04-05T02:39:53.000Z","dependencies_parsed_at":"2023-03-13T20:21:24.175Z","dependency_job_id":null,"html_url":"https://github.com/mbchoa/express-auth-example","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"014cecf75c68b20d68b604e87b5a7cf8b5094eb6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Fexpress-auth-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Fexpress-auth-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Fexpress-auth-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Fexpress-auth-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbchoa","download_url":"https://codeload.github.com/mbchoa/express-auth-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246883286,"owners_count":20849453,"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":["authentication","express","redis","session"],"created_at":"2024-10-06T11:04:30.953Z","updated_at":"2026-05-06T22:04:42.578Z","avatar_url":"https://github.com/mbchoa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repo is primarily a playground for testing different session store middlewares with Express.  The source code is heavily borrowed from @bahmutov's \"Express sessions\" guide a la [https://glebbahmutov.com/blog/express-sessions/](https://glebbahmutov.com/blog/express-sessions/).\n\n# Setup\n1. Install node dependencies using `npm install` or `yarn install`\n2. Run `[ yarn | npm ] run watch` to start the server\n3. Open browser and navigate to `http://localhost:3000`\n\n# Resources\n- Express Sessions by bahmutov: [https://glebbahmutov.com/blog/express-sessions/](https://glebbahmutov.com/blog/express-sessions/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbchoa%2Fexpress-auth-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbchoa%2Fexpress-auth-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbchoa%2Fexpress-auth-example/lists"}