Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including one_time_password_sms with all npm packages installed. Try it out:

var oneTimePasswordSms = require("one_time_password_sms")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

one_time_password_sms v0.5.3

Service_Enabling_Network_Function_API_to_send_short_lived_OTPs__one_time_passwords_to_a_phone_number_via_SMS_and_validate_it_afterwards_in_order_to_verify_the_phone_number_as_a_proof_of_possession__Relevant__Definitions_and_concepts__NaaS_Network_as_a_Service_model_where_Telco_Network_resources_are_exposed_to_third_parties_through_APIs__In_this_particular_API_One_Time_Password_is_exposed_following_this_model____OTP_One_Time_password_is_a_one_time_authorization_code__OTAC_that_is_valid_for_only_one_login_session_or_transaction__API_Functionality_It_enables_a_Service_Provider__SP_to_send_an_OTP_code_by_SMS_and_validate_it_to_verify_the_phone_number__MSISDN_as_a_proof_of_possession__Resources_and_Operations_overviewThis_API_currently_provides_two_endpoints_one_to_send_an_OTP_to_a_given_phone_number_and_another_to_validate_the_code_received_as_input_

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free