소스 검색

add two optional response

Ray Lee 6 년 전
부모
커밋
272ae9a700
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      Omniauth_API_Document.md

+ 6 - 1
Omniauth_API_Document.md

@@ -59,7 +59,12 @@
         "token_type": "bearer",
         "expires_in": 172800,
         "refresh_token": "9147a9fd7ecee6c8cada39805429d81f95fda40a9232dd5267b432fb5a3cb581"
-      }
+      },
+      "freeze_at": "2017-07-13T08:35:04.558Z", # optional
+      "unconfirmed_email_info": {
+        "email": "don.shieh2@gmail.com",
+        "bounced": true
+      } # optional
     }
 
 #### Fail Response