{"id":21534758,"url":"https://github.com/zbitname/extauth","last_synced_at":"2026-05-18T19:37:09.910Z","repository":{"id":90177833,"uuid":"103578378","full_name":"zbitname/extauth","owner":"zbitname","description":"Auth module for NodeJS.","archived":false,"fork":false,"pushed_at":"2020-05-04T12:10:34.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-18T05:19:40.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/zbitname.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2017-09-14T20:27:27.000Z","updated_at":"2020-05-04T12:10:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"05d0e174-2aea-4bc8-b9a9-8eac25083997","html_url":"https://github.com/zbitname/extauth","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zbitname/extauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbitname%2Fextauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbitname%2Fextauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbitname%2Fextauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbitname%2Fextauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zbitname","download_url":"https://codeload.github.com/zbitname/extauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbitname%2Fextauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273448522,"owners_count":25107581,"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-09-03T02:00:09.631Z","response_time":76,"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-11-24T03:12:37.144Z","updated_at":"2026-05-18T19:37:09.906Z","avatar_url":"https://github.com/zbitname.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOT FOR PRODUCTION (not yet now)\n[![Build Status](https://travis-ci.com/zbitname/extauth.svg?branch=master)](https://travis-ci.com/zbitname/extauth)\n\n# About\nThis module is simpliest alternative for authorize by external providers.\n\n# Support auth providers\n- vk.com\n- google.com\n- twitch.tv\n\n# TODO\n- Supports redirects on success login and on fail login\n- Implement providers for facebook or any other provider supports OAuth2\n- Maybe implement local provider (auth by login and password)\n\n# USE\nSee examples from `test` apps for chosen by you or similar framework.\n\n# TEST\n## How to test\n### Test app examples\n```bash\n# FRAMEWORK_NAME = any (koa2)\ncd test-apps/${FRAMEWORK_NAME}\nnpm start\n```\nand go to page `http://localhost:3000/auth/${providerName}`\nwhere providerName = any (vk, google, twitch)\n\n### Automated tests\n```bash\nnpm run ava\n```\n\n### Code coverage\n```bash\nnpm run coverage\n```\n\n## Implemented tests with frameworks\n- Koa2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbitname%2Fextauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzbitname%2Fextauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbitname%2Fextauth/lists"}