Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create an attribute Username to store the username.

    1. On Skill Builder--> Attribute tab, click on Create Attribute.

    2. Add attribute details such as Name and Data type.

    3. Click Save.

  2. Follow the above steps and create the below attributes:

    1. Phonenumber to store the phone number received from the Luma API.

    2. OTP_Send to store a Random OTP number generated by the System.

    3. OTP_Check to store the OTPc OTP number entered by the user.

...