{"id":783656,"name":"@36node-stargate/auth-sdk","ecosystem":"npm","description":"stargate auth sdk","homepage":"https://github.com/36node-stargate/auth-sdk-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/36node-stargate/auth-sdk-js","keywords_array":[],"namespace":"36node-stargate","versions_count":8,"first_release_published_at":"2020-11-22T15:09:52.885Z","latest_release_published_at":"2023-02-20T02:58:20.401Z","latest_release_number":"1.8.2","last_synced_at":"2026-06-13T12:33:51.681Z","created_at":"2022-04-07T12:52:16.274Z","updated_at":"2026-06-13T12:33:51.681Z","registry_url":"https://www.npmjs.com/package/@36node-stargate/auth-sdk","install_command":"npm install @36node-stargate/auth-sdk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.2"}},"repo_metadata":{"id":39553102,"uuid":"175190069","full_name":"36node-stargate/auth-sdk-js","owner":"36node-stargate","description":"auth service sdk for js","archived":false,"fork":false,"pushed_at":"2023-02-20T03:06:49.000Z","size":3414,"stargazers_count":0,"open_issues_count":28,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-30T12:53:41.971Z","etag":null,"topics":[],"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/36node-stargate.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}},"created_at":"2019-03-12T10:44:07.000Z","updated_at":"2022-03-12T08:47:12.000Z","dependencies_parsed_at":"2023-01-25T15:46:16.860Z","dependency_job_id":null,"html_url":"https://github.com/36node-stargate/auth-sdk-js","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/36node-stargate/auth-sdk-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/36node-stargate","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/sbom","scorecard":{"id":3279,"data":{"date":"2025-08-11","repo":{"name":"github.com/36node-stargate/auth-sdk-js","commit":"3af730311cfb2f3412f926ab0f7d98224fe60be8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/36node-stargate/auth-sdk-js/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"158 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-ch52-vgq2-943f","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-36m4-6v6m-4vpr","Warn: Project is vulnerable to: GHSA-q22g-8fr4-qpj4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-rjqq-98f6-6j3r","Warn: Project is vulnerable to: GHSA-mjxr-4v3x-q3m4","Warn: Project is vulnerable to: GHSA-cgfm-xwp7-2cvr","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-7xcx-6wjh-7xp2","Warn: Project is vulnerable to: GHSA-qxg5-2qff-p49r","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-332q-7ff2-57h2","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:01:21.818Z","repository_id":39553102,"created_at":"2025-08-14T13:01:21.818Z","updated_at":"2025-08-14T13:01:21.818Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27629799,"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-12-10T02:00:12.818Z","response_time":54,"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"},"owner_record":{"login":"36node-stargate","name":"36node-stargate","uuid":"74814181","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/74814181?v=4","repositories_count":1,"last_synced_at":"2023-03-08T17:04:20.490Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/36node-stargate","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T07:38:00.588Z","updated_at":"2023-03-08T17:04:20.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/36node-stargate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/36node-stargate/repositories"},"tags":[{"name":"v1.6.2","sha":"9d8c12485548de8242d85a21d99b2202c40aa439","kind":"tag","published_at":"2022-11-06T00:31:00.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.6.2","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1dfa65ede922907244d6906eaa0c14313d7f2f5a","kind":"tag","published_at":"2022-08-08T00:46:12.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.6.1","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c737ffb253e79d0985ade6f24f13b13a4da3105","kind":"tag","published_at":"2022-03-12T08:51:07.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.6.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.6.0/manifests"},{"name":"release-v1.5.0","sha":"e8ed2fc65625b0157074b441d8b949b23f0f5f8e","kind":"tag","published_at":"2022-03-12T08:49:35.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.5.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.5.0/manifests"},{"name":"release-v1.4.0","sha":"4685ff323e16008a1cd2ec863edd09f932809f75","kind":"tag","published_at":"2021-02-08T13:48:47.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.4.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.4.0/manifests"},{"name":"release-v1.3.2","sha":"78efaf7c6760cdfd4c87685892380e3fbc155443","kind":"tag","published_at":"2021-01-03T13:43:03.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.3.2","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.3.2/manifests"},{"name":"v1.0.14","sha":"8f766b645854e830c583c75daa97ac282237a100","kind":"tag","published_at":"2021-01-02T05:21:17.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.14","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"d008171c4a78e16163bf61ab2e8aa22b8032cd63","kind":"tag","published_at":"2020-12-31T07:03:36.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.13","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.13/manifests"},{"name":"release-v1.3.1","sha":"669d8ed1cb25190e82eeff5d61c6130376669450","kind":"tag","published_at":"2020-11-22T15:09:10.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.3.1","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.3.1/manifests"},{"name":"release-v1.3.0","sha":"43e7b3e886833e9b0bd3b48b7b62a671b48cb411","kind":"tag","published_at":"2020-11-22T14:41:06.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.3.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.3.0/manifests"},{"name":"release-v1.2.0","sha":"b6ea37dab72c2feeb514c4f864b0adb2ad4e5f09","kind":"tag","published_at":"2020-11-22T14:12:35.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.2.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.2.0/manifests"},{"name":"release-v1.1.0","sha":"1feed60ee18fc2b64da2e8eef6798f5d65079ad9","kind":"tag","published_at":"2020-11-22T13:58:50.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/release-v1.1.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/release-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@release-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/release-v1.1.0/manifests"},{"name":"v1.0.12","sha":"99db600265fcd6a0676f8ab7869f3dd593df41ed","kind":"tag","published_at":"2020-10-20T09:43:19.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.12","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"6c893658cd8205127335c89a5ecec1f60c6e7cec","kind":"tag","published_at":"2020-09-27T11:20:27.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.11","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"c5549d23c1e82d8ba5c4b1e9c534ef5cce602fca","kind":"tag","published_at":"2020-09-24T03:59:37.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.10","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"7dbb7c17d9c5d9e667250822fefc9fe840326e56","kind":"tag","published_at":"2020-09-24T03:56:47.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.9","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"91145d4bd9bdf57ffd97bb136ea4929dcf2dbe93","kind":"tag","published_at":"2020-09-16T20:20:33.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.8","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"619adcea3151661f5f702117dfb60213f24b995b","kind":"tag","published_at":"2020-09-15T03:33:57.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.7","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0a6dd30431173b00b83da1aeb51e29b2dae264ff","kind":"tag","published_at":"2020-09-14T06:57:08.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.6","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6ce67cb6a6913084b7e90f5dd6c3fc4b0ff3a6d0","kind":"tag","published_at":"2020-09-13T07:30:18.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.5","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"a1662a74c887b7fbdd3e92093c0588f617c9a478","kind":"tag","published_at":"2020-09-12T12:53:09.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.4","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a4c3a4de3716d24c9bbe398fc20dc472ff2e273a","kind":"tag","published_at":"2020-09-08T02:10:33.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.3","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"804291c572190d2a4f275154b4b1717c216c88f0","kind":"tag","published_at":"2020-08-20T16:40:14.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.2","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6e34ff32fb0fa00b331489a88d54a0757bc70531","kind":"tag","published_at":"2020-08-20T16:31:17.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v1.0.1","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v1.0.1/manifests"},{"name":"v0.3.3","sha":"4e63d5ea18b19e0dc51c3a1810b09e6003ed179f","kind":"tag","published_at":"2020-08-20T03:19:48.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.3.3","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"e71abd8363705cc2db050b6e27f91b63049a082d","kind":"tag","published_at":"2020-07-14T20:20:54.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.3.2","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"5a8a2bd309dc216b6f3ab48ecb939726f386b6b4","kind":"tag","published_at":"2020-06-08T20:20:31.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.3.1","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"01d7fd125e171523fb5faa9d646a99f627017fef","kind":"tag","published_at":"2020-03-31T01:59:32.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.3.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.3.0/manifests"},{"name":"v0.2.19","sha":"17ef6476224814d42a19a8db7abbef917a619482","kind":"tag","published_at":"2020-03-14T20:20:15.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.19","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.19/manifests"},{"name":"v0.2.18","sha":"292326e8602c3e6a8b8c4d1f7ab69cb9aa273079","kind":"tag","published_at":"2020-01-31T02:23:59.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.18","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.18/manifests"},{"name":"v0.2.17","sha":"091dac843fbc5dd6c91e25907d7b3a52c33ad4ea","kind":"tag","published_at":"2019-12-28T20:27:15.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.17","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.17/manifests"},{"name":"v0.2.16","sha":"7f736fad5b9aa187858ed5cf414b8fab16dd87a2","kind":"tag","published_at":"2019-10-27T07:05:36.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.16","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"1fe8151f33616f91a6f6949436d5e13bdc2cb959","kind":"tag","published_at":"2019-07-27T15:04:04.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.15","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.15/manifests"},{"name":"v0.2.14","sha":"37bfc898b0fc27dfbc6cc2f7e4316b7c3b773aac","kind":"tag","published_at":"2019-07-27T14:52:46.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.14","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"6df5afc88740de66f954935897245393d09e733c","kind":"tag","published_at":"2019-07-24T20:20:19.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.13","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"f1cf9a787ff4a5b0e67acf09debcf87ae58e2efc","kind":"tag","published_at":"2019-07-24T01:46:39.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.12","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"ac9c2581136bd32543eaeb29fe49c66941fc29a5","kind":"tag","published_at":"2019-07-04T07:51:25.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.11","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"b3d91dd6a55f53f2e1cec6d70d21f62a12213f54","kind":"tag","published_at":"2019-06-27T10:09:57.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.10","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"fdd2b8a6dc14c3e7c4fdd8c4817fc149266e386c","kind":"tag","published_at":"2019-06-27T08:02:47.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.9","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"d4694cf90e76324b74ce36cb20894b57e0b72fd6","kind":"tag","published_at":"2019-06-27T05:00:20.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.8","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"6c2a7cfdbc5516c944701811cd0fe90d46e6b568","kind":"tag","published_at":"2019-06-23T11:51:58.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.7","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"4b0b9b3afe0d0183bf2e7c763bff436a5a4545d1","kind":"tag","published_at":"2019-06-21T16:04:42.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.6","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"1065cec251688efa116654c77659faf0f2b06d6d","kind":"tag","published_at":"2019-06-17T08:44:10.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.5","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.5/manifests"},{"name":"v0.2.3","sha":"187e164928a936a45f3fa7b5fa133cadcd72483a","kind":"tag","published_at":"2019-06-08T15:18:59.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.3","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"d6f78cd411d89b33313338abe0e3e34d96c4ff02","kind":"tag","published_at":"2019-05-18T01:22:27.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.2","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"9d163a6789de9604711686ea8fb074a2bf0c6b6e","kind":"tag","published_at":"2019-04-09T06:43:14.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.1","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d2a3085f973c727ade751b31cc297c96f7510487","kind":"tag","published_at":"2019-04-03T11:22:15.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.2.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ae503e20ae44990e295a545b7af2386f7b49ffe2","kind":"tag","published_at":"2019-04-02T01:13:11.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.1.0","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"00f0a5c6f48e8eb9cb0e658e733f140b5d721d43","kind":"tag","published_at":"2019-03-31T07:46:44.000Z","download_url":"https://codeload.github.com/36node-stargate/auth-sdk-js/tar.gz/v0.0.1","html_url":"https://github.com/36node-stargate/auth-sdk-js/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node-stargate/auth-sdk-js@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-10T03:15:35.727Z","dependent_packages_count":3,"downloads":71,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.160461183857079,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":22.15612637126761,"forks_count":17.419597981652586,"average":18.457622416216765},"purl":"pkg:npm/%4036node-stargate/auth-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@36node-stargate/auth-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@36node-stargate/auth-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@36node-stargate/auth-sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T02:49:07.372Z","issues_count":3,"pull_requests_count":47,"avg_time_to_close_issue":78729.0,"avg_time_to_close_pull_request":2352385.6,"issues_closed_count":2,"pull_requests_closed_count":20,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.2553191489361702,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node-stargate%2Fauth-sdk-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node-stargate%2Fauth-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node-stargate%2Fauth-sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node-stargate%2Fauth-sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node-stargate%2Fauth-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node-stargate%2Fauth-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node-stargate%2Fauth-sdk/codemeta","maintainers":[{"uuid":"36node-robot","login":"36node-robot","name":null,"email":"walle@36node.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~36node-robot","role":null,"created_at":"2022-11-08T10:21:52.203Z","updated_at":"2022-11-08T10:21:52.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/36node-robot/packages"}]}