Type Auth

Authentication type in Qoin Service Platform :

  1. Auth Email & Password, is using email and password to login platform. System will send a verification email to email user. In the verification email sent there is a verification button that must be clicked by the user to continue the authentication process.
  2. Auth Phone & PIN, is using phone number and PIN to login platform. System will send OTP code to phone number by SMS, Whatsapp, Voice Call, Call OTP IVR dan Jatis for verification. The OTP code will only be valid for 5 minutes after the message is received. The PIN consists of a 6-digit number.
  3. Auth Phone & Password, is using phone number and password to login platform. System will send OTP code to phone number by SMS, Whatsapp, Voice Call, Call OTP IVR dan Jatis for verification. The OTP code will only be valid for 5 minutes after the message is received.
  4. Auth Keycloak, is using account keycloak to login platform. Client will registered their users to Keycloak.

🚧

Validation :

Make sure that email and phone number is active and valid.

Password must consist min. 1 upper case, 1 lower case, 1 number, and 1 symbol and minimum 8 character.