CM.com One Time Passwords API: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Updated description via script) Tag: Reverted |
(Updated via script) Tag: Manual revert |
||
Line 1: | Line 1: | ||
=Description=<br> | =Description= | ||
The CM.com One Time Passwords API allows developers to add an additional layer of security to their applications by generating one-time passwords (OTPs). This can be useful for situations where extra security is needed, such as when logging into a account from a new device or when making sensitive transactions.=More Information= | <br> | ||
The CM.com One Time Passwords API allows developers to add an additional layer of security to their applications by generating one-time passwords (OTPs). This can be useful for situations where extra security is needed, such as when logging into a account from a new device or when making sensitive transactions. | |||
The API uses the HMAC-based One-time Password algorithm (HOTP) to generate the OTPs, which are then sent to the user via SMS or email | |||
<br> | |||
=More Information= | |||
<br> | <br> | ||
https://www.cm.com/one-time-passwords-api/ | https://www.cm.com/one-time-passwords-api/ | ||
[[Category:Two-Factor & Multi-Factor Authentication]] | [[Category:Two-Factor & Multi-Factor Authentication]] |
Latest revision as of 05:02, 23 April 2024
Description
The CM.com One Time Passwords API allows developers to add an additional layer of security to their applications by generating one-time passwords (OTPs). This can be useful for situations where extra security is needed, such as when logging into a account from a new device or when making sensitive transactions.
The API uses the HMAC-based One-time Password algorithm (HOTP) to generate the OTPs, which are then sent to the user via SMS or email