Skip to content

bigludo7/OTPvalidationAPI

 
 

Repository files navigation

OTP Validation

Repository to describe, develop, document and test the OTPValidation API family

Scope

  • Service APIs for “OTPValidation” (see APIBacklog.md)
    • One Time Password SMS API performs real-time checks to verify that the user possessed the device that carries the indicated mobile phone number.
    • It provides a frequent method of verifying possession of the device by delivering an OTP (one-time password) through SMS and validating it afterwards.
    • NOTE: The scope of this API family should be limited (at least at a first stage) to 4G and 5G.
  • Describe, develop, document and test the APIs (with 1-2 Telcos)
    • Started: October 2022
    • Location: virtually

Meetings

Current schedule, registration, & meeting links are available on the confluence page: Meetings information

Status and released versions

  • Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. For best results, use the latest available release.
  • The latest pre-release of OTPValidation is r1.1. The pre-release contains the release candidate of the first stable version of the one-time-password-sms API. The pre-release is suitable for implementors.
  • The Release Tag is r1.1.
  • The previous version 0.5.0 is available on release-0.5.0 branch.

Contributorship and mailing list

Relevant Information

Since April 4th 2024 WG meeting minutes are placed in OTP Validation Wiki Confluence site

About

Add readiness checklist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Gherkin 87.1%
  • JavaScript 12.9%