{"id":24979922,"url":"https://github.com/mojoauth/node-sdk","last_synced_at":"2026-04-29T10:01:03.479Z","repository":{"id":274130226,"uuid":"922010159","full_name":"MojoAuth/node-sdk","owner":"MojoAuth","description":"A lightweight and secure Node.js SDK for implementing passwordless authentication in your applications using MojoAuth's authentication services.","archived":false,"fork":false,"pushed_at":"2025-01-25T04:42:04.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T11:47:20.597Z","etag":null,"topics":["authentication","ciam","iam","mojoauth","node","node-js","nodejs","passkeys","password","passwordless","passwordless-authentication","passwordless-login"],"latest_commit_sha":null,"homepage":"https://docs.mojoauth.com/sdks/nodejs","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/MojoAuth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2025-01-25T04:40:19.000Z","updated_at":"2025-01-25T04:45:57.000Z","dependencies_parsed_at":"2025-01-25T05:23:29.221Z","dependency_job_id":"4d646b31-b796-4c76-9509-ce5fd2ef1ade","html_url":"https://github.com/MojoAuth/node-sdk","commit_stats":null,"previous_names":["mojoauth/node-sdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MojoAuth/node-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fnode-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fnode-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fnode-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fnode-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MojoAuth","download_url":"https://codeload.github.com/MojoAuth/node-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fnode-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"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","ciam","iam","mojoauth","node","node-js","nodejs","passkeys","password","passwordless","passwordless-authentication","passwordless-login"],"created_at":"2025-02-04T04:15:47.347Z","updated_at":"2026-04-29T10:01:03.440Z","avatar_url":"https://github.com/MojoAuth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.mojoauth.com\"\u003e\n    \u003cimg alt=\"MojoAuth\" src=\"https://mojoauth.com/dashboard/static/media/logo.b0f03dca189cb7407ae378cd89defaf6.svg\" width=\"200\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  NodeJS SDK\n\u003c/h1\u003e\n\n\nNodeJs sdk for MojoAuth passwordless authentication\n\n## Documentation \n\n[Configuration](https://docs.mojoauth.com/sdks/nodejs) - Everything you need to begin using the MojoAuth Node JS SDK.\n\n## Installation \n\nAdd project dependency and MojoAuth SDK using npm by running the following command in the command line:\n\n```npm install express body-parser mojoauth-sdk```\n\nUpon installation, you will find MojoAuth Node.js SDK under the node module.\n\n## Configure Project\n\nBefore making any API calls, the MojoAuth API client must be initialized with your MojoAuth API key.\n\n```\nvar config = {\n    apiKey: '\u003cYour API Key\u003e',\n};\n\nvar ma = require('mojoauth-sdk')(config);\n```\n## How to contribute\n\nWe appreciate all kinds of contributions from anyone, be it finding an issue or writing a blog.\n\nPlease check the [contributing guide](CONTRIBUTING.md) to become a contributor.\n\n## License\n\nFor more information on licensing, please refer to [License](https://github.com/MojoAuth/mojoauth-node/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoauth%2Fnode-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojoauth%2Fnode-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoauth%2Fnode-sdk/lists"}