{"id":22514664,"url":"https://github.com/cityssm/node-authentication-helper","last_synced_at":"2025-08-31T22:12:50.720Z","repository":{"id":231757385,"uuid":"782656505","full_name":"cityssm/node-authentication-helper","owner":"cityssm","description":"Handles the authentication requests for web applications. Standardizes each method to allow for easier switching.","archived":false,"fork":false,"pushed_at":"2025-07-22T18:43:45.000Z","size":323,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T18:44:37.089Z","etag":null,"topics":["active-directory","activedirectory","authentication"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@cityssm/authentication-helper","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/cityssm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-05T18:36:15.000Z","updated_at":"2025-07-22T18:43:17.000Z","dependencies_parsed_at":"2024-04-05T19:27:57.450Z","dependency_job_id":"904fc597-0bd2-4218-89b8-a1ae34bd8d18","html_url":"https://github.com/cityssm/node-authentication-helper","commit_stats":null,"previous_names":["cityssm/node-authentication-helper"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cityssm/node-authentication-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fnode-authentication-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fnode-authentication-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fnode-authentication-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fnode-authentication-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityssm","download_url":"https://codeload.github.com/cityssm/node-authentication-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fnode-authentication-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267569560,"owners_count":24109103,"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-07-28T02:00:09.689Z","response_time":68,"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":["active-directory","activedirectory","authentication"],"created_at":"2024-12-07T03:20:09.456Z","updated_at":"2025-07-28T19:08:08.585Z","avatar_url":"https://github.com/cityssm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authentication Helper\n\n[![npm (scoped)](https://img.shields.io/npm/v/%40cityssm/authentication-helper)](https://www.npmjs.com/package/@cityssm/authentication-helper)\n[![DeepSource](https://app.deepsource.com/gh/cityssm/node-authentication-helper.svg/?label=active+issues\u0026show_trend=true\u0026token=kzXregn-tFVPIFYrt8QqEeSb)](https://app.deepsource.com/gh/cityssm/node-authentication-helper/)\n\nHandles the authentication requests for web applications.\nStandardizes each method to allow for easier switching.\n\nSupports:\n\n- [Active Directory](https://github.com/cityssm/node-activedirectory-authenticate)\n- [AD Web Auth](https://github.com/cityssm/ad-web-auth)\n- Function - Implement your own!\n- Plain Text (_for testing purposes only!!!_)\n\n## Installation\n\n```sh\nnpm install @cityssm/authentication-helper\n```\n\n## Usage\n\n```javascript\nimport { ActiveDirectoryAuthenticator } from '@cityssm/authentication-helper'\n\nconst authenticator = new ActiveDirectoryAuthenticator(config)\n\nawait authenticator.authenticate('domain\\\\user', 'p@ssw0rd')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityssm%2Fnode-authentication-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcityssm%2Fnode-authentication-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityssm%2Fnode-authentication-helper/lists"}