- 認証メールをGMAILで受ける
- メールのメッセージから文字列解析をし、コードを取得(Google App Scriptにて)
- コードはAPIで提供できるようにする
- CODE PUSHERで取得、コードをキーボード入力する
- receive an authentication email via GMAIL
- parse the string from the email message and get the code (with Google App Script)
- make the code can be provided by API
- use CODE PUSHER to get the code and keyboard input the code