Getting Started

Database

Modules

API Endpoints

Mobile Editor

Web Editor

Localizations

Organization & Team

Export

Figma Import

Advance configure

Email Authentication

Phone authentication

Full project tutorial

Project overview

Create project

Configure database

Configure modules

Configure API endpoints

Import from Figma

Configure using Editor

Export and running

Release Notes

Release Notes

ようこそ、JITERAへ!

はじめに

データベース

モジュール

API エンドポイント

Mobile エディター

Web エディター

ローカライゼーション

組織とチーム(Organization & Team)

エクスポート

Advanced configure

Google Analytics モジュール

Email 認証

電話番号認証

チュートリアル

プロジェクト概要

プロジェクトの作成

データベース設定

モジュールの設定

APIエンドポイントの設定

Figmaインポート

エディタ設定

エクスポートと起動

Twilio

Overview

Twilio is the module that provides the authentication using the phone number.

As the result of the exported project, there are the APIs for sending and verifying OTP code for phone authentication

Screen Shot 2565-05-12 at 15.33.26.png


Add and delete the module

To add Twilio module, go to the “Modules” menu and search with the keyword “Twilio”. The module will appear as the search result, click the “+ Add” button to enable the module.

Untitled

The modal box will show immediately, fill the username and password to the environment that needs basic authentication, and click the “Save” button to save the setting

Untitled

Input fields (see Twilio configuration value below)

When the save progress is completed, the modal will disappear immediately and the “Edit” button will appear instead of the “+ Add” button.

To delete the module, click the “Edit” button and then click the “Trash” icon. The confirmation dialog will show, click “Yes, delete” to delete the module

Untitled

Twilio configuration value

Twilio SID and Twilio token

To get sid and token, go to your existing Twilio account https://www.twilio.com/console or create a new account and copy *Account SID and Auth Token *****under the ****Account Info ****section

Untitled

Twilio Service Id

To get a service id, go to your Twilio console and go to messaging > services page and then copy SID under the messaging services

Untitled

Or create a new messaging service follow the step below

  1. Go to to “Explore Product” page (https://console.twilio.com/develop/explore) and select "Messaging” Product

    Untitled

  2. Select the “Services” menu and click the “Create Messaging Service” button

    Untitled

  3. Finish the “Messaging Service Setup” steps

    Untitled

  4. Once finish the steps, the new messaging service will show under the messaging service table

← Previous

Basic authentication

Next →

Admin dashboard user

On this page