{"id":16330426,"url":"https://github.com/robertoachar/playground-koa-auth","last_synced_at":"2026-04-16T10:02:05.149Z","repository":{"id":110400374,"uuid":"183655060","full_name":"robertoachar/playground-koa-auth","owner":"robertoachar","description":"A playground for Koa with authentication and authorization.","archived":false,"fork":false,"pushed_at":"2019-04-26T18:42:01.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T13:44:27.615Z","etag":null,"topics":["authentication","authorization","jwt","koa","koa-bodyparser","koa-helmet","koa-router","login","mongodb","node","playground","signup"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertoachar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2019-04-26T15:44:20.000Z","updated_at":"2019-05-07T01:35:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0eebfd2-da3b-43d3-8abc-cc311388e63b","html_url":"https://github.com/robertoachar/playground-koa-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertoachar/playground-koa-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertoachar","download_url":"https://codeload.github.com/robertoachar/playground-koa-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","authorization","jwt","koa","koa-bodyparser","koa-helmet","koa-router","login","mongodb","node","playground","signup"],"created_at":"2024-10-10T23:19:13.201Z","updated_at":"2026-04-16T10:02:05.129Z","avatar_url":"https://github.com/robertoachar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-koa-auth\n\nGenerated by [Node Project Generator](https://github.com/robertoachar/generator-node).\n\n[![License][license-badge]][license-url]\n\n\u003e A playground for Koa with Authentication and Authorization.\n\n## Development\n\n- Clone the repo\n\n```bash\n$ git clone https://github.com/robertoachar/playground-koa-auth.git\n```\n\n- Install dependencies\n\n```bash\n$ npm install\n```\n\n- Run scripts\n\n| Action                 | Usage          |\n| ---------------------- | -------------- |\n| Start development mode | `npm start`    |\n| Lint code              | `npm run lint` |\n\n## Environment\n\n```yaml\n# .env file\nNODE_ENV = development\nDATABASE = mongodb://localhost:27017/playground-koa-auth\nPORT = 3000\nJWT_SECRET = secret\n```\n\n## Endpoints\n\n| Method | Endpoint        | Description                          |\n| ------ | --------------- | ------------------------------------ |\n| POST   | `/auth/signup`  | Create an account                    |\n| POST   | `/auth/login`   | Log In                               |\n| GET    | `/auth/profile` | User profile (must be authenticated) |\n\n## Author\n\n[Roberto Achar](https://twitter.com/robertoachar)\n\n## License\n\n[MIT](https://github.com/robertoachar/playground-koa-auth/blob/master/LICENSE)\n\n[license-badge]: https://img.shields.io/github/license/robertoachar/playground-koa-auth.svg\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fplayground-koa-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertoachar%2Fplayground-koa-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fplayground-koa-auth/lists"}