{"id":22062760,"url":"https://github.com/ryan-haskell/docker-auth-demo","last_synced_at":"2026-04-15T18:32:12.558Z","repository":{"id":88811433,"uuid":"121709839","full_name":"ryan-haskell/docker-auth-demo","owner":"ryan-haskell","description":"Adding a decoupled authentication layer with Docker.","archived":false,"fork":false,"pushed_at":"2018-02-19T19:43:23.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-02T17:54:23.192Z","etag":null,"topics":["authentication","docker","nginx"],"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/ryan-haskell.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}},"created_at":"2018-02-16T03:03:50.000Z","updated_at":"2018-02-16T03:05:11.000Z","dependencies_parsed_at":"2023-06-12T18:31:07.527Z","dependency_job_id":null,"html_url":"https://github.com/ryan-haskell/docker-auth-demo","commit_stats":null,"previous_names":["ryan-haskell/docker-auth-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryan-haskell/docker-auth-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fdocker-auth-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fdocker-auth-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fdocker-auth-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fdocker-auth-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryan-haskell","download_url":"https://codeload.github.com/ryan-haskell/docker-auth-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Fdocker-auth-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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","docker","nginx"],"created_at":"2024-11-30T18:26:49.084Z","updated_at":"2026-04-15T18:32:12.502Z","avatar_url":"https://github.com/ryan-haskell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker | Authentication Demo\n\u003e Adding a decoupled authentication layer with Docker.\n\n\n### Overview\n\nInstead of having your web application be responsible for authentication, it might be useful to have a separate service like NGINX protect your app from unauthorized viewers.\n\nThis project creates a `web` and `auth` service, and only exposes ports of the `auth` to the outside world.\n\nAll requests are first filtered through this `auth` service, to prevent anonymous access to the `web` app.\n\n\n### Check it out!\n\n1. Install [Docker](https://www.docker.com/)\n\n1. Run `docker-compose up`\n\n1. Go to [http://localhost:7000](http://localhost:7000) with these credentials:\n  - Username: `username`\n  - Password: `password`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-haskell%2Fdocker-auth-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryan-haskell%2Fdocker-auth-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-haskell%2Fdocker-auth-demo/lists"}