{"id":19445054,"url":"https://github.com/blinks32/nexmo-phone-authentication-api-for-node-js-ionic5","last_synced_at":"2026-03-02T17:34:45.623Z","repository":{"id":41602203,"uuid":"279063674","full_name":"blinks32/nexmo-phone-Authentication-Api-for-node-JS-ionic5","owner":"blinks32","description":"This is a simple api i built that is hosted on firebase cloud functions, that sends an otp via sms and automatically authenticates the user.","archived":false,"fork":false,"pushed_at":"2022-12-13T07:03:13.000Z","size":720,"stargazers_count":3,"open_issues_count":16,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T08:31:16.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blinks32.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-12T12:51:21.000Z","updated_at":"2024-03-10T21:46:14.000Z","dependencies_parsed_at":"2023-01-28T08:45:24.391Z","dependency_job_id":null,"html_url":"https://github.com/blinks32/nexmo-phone-Authentication-Api-for-node-JS-ionic5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blinks32/nexmo-phone-Authentication-Api-for-node-JS-ionic5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blinks32%2Fnexmo-phone-Authentication-Api-for-node-JS-ionic5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blinks32%2Fnexmo-phone-Authentication-Api-for-node-JS-ionic5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blinks32%2Fnexmo-phone-Authentication-Api-for-node-JS-ionic5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blinks32%2Fnexmo-phone-Authentication-Api-for-node-JS-ionic5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blinks32","download_url":"https://codeload.github.com/blinks32/nexmo-phone-Authentication-Api-for-node-JS-ionic5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blinks32%2Fnexmo-phone-Authentication-Api-for-node-JS-ionic5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30011970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-10T16:09:13.850Z","updated_at":"2026-03-02T17:34:45.606Z","avatar_url":"https://github.com/blinks32.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementing Passwordless Login Using the Nexmo Verify API\n\nThis repo contains the example code for our [tutorial](https://developer.nexmo.com/tutorials/passwordless-authentication) on using the Nexmo Verify API to authenticate a user by their mobile phone number. It is written in Node.js using the Express framework.\n\n## Installing your own version\nFollow these steps to get your own version of this up and running:\n\n```bash\ngit clone https://github.com/nexmo-community/node-passwordless-login.git\ncd node-passwordless-login \u0026\u0026 npm install\n```\n\n## Configuring the application\nOnce installed, copy the `.env-example` file to `.env` in the application's root directory. Enter your API key and secret from the [Nexmo Developer Dashboard](https://dashboard.nexmo.com) and also a name for your application which will appear on the home page and also in the `from` field of any SMS sent via the Verify API.\n\n```\nNEXMO_API_KEY=YOUR NEXMO API KEY\nNEXMO_API_SECRET=YOUR NEXMO API SECRET\nNEXMO_BRAND_NAME=UP TO 11 ALPHANUMERIC CHARACTERS\n```\n## Running the application\nYou should then be able to run the app with `npm start`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblinks32%2Fnexmo-phone-authentication-api-for-node-js-ionic5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblinks32%2Fnexmo-phone-authentication-api-for-node-js-ionic5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblinks32%2Fnexmo-phone-authentication-api-for-node-js-ionic5/lists"}