Elytrium / caller-elling

Allows verifying client's phone number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elytrium

Phone verification module for Elling - Elytrium Billing

Join our Discord

Allows verifying client's phone number
Available routing methods:

  • /caller/get - Get the user's phone number
  • /caller/call?number=79001231212&method=ucaller - Send the verification code to the user's phone number
  • /caller/verify?code=1234 - Verify the user's phone number

Example verify method

(Put in the "caller" directory)

name: UCaller
length: 4
verify-request:
    url: https://api.ucaller.ru/v1.0/initCall?service_id=12345&key=test&phone=79001231212&code={code}
    method: GET
    response-type: NONE

Donation

Your donations are really appreciated. Donations wallets/links/cards:

  • MasterCard Debit Card (Tinkoff Bank): 5536 9140 0599 1975
  • Qiwi Wallet: PFORG or this link
  • YooMoney Wallet: 4100 1721 8467 044 or this link
  • PayPal: ogurec332@mail.ru

About

Allows verifying client's phone number


Languages

Language:Go 100.0%