About SMS OTP
If OTP authentication is required, the service can be provided by utilizing the API provided by Hive without directly implementing it. It provides an API consisting of OTP sending and OTP verification, and the UI must be implemented by each service directly. For a detailed guide on the API, please refer here.
Service token issuance¶
Issues an authentication token to use SMS OTP.
More Info
Send information settings¶
Proceed with the initial settings for sending SMS OTP.
More Info
Search sending history¶
Check the SMS sending history for the recipient.
More Info
Search authentication history¶
Check the authentication details of recipients who have completed SMS OTP authentication.
More Info
Sending test¶
Test sending SMS OTP from the console.