https://www.googleapis.com/identitytoolkit/v3/relyingparty/verifyAssertion?key=application_key_from_firestore
在邮递员的帮助下
标题包含:Content-Type: application/octet-stream
我选择了二进制文件并将其粘贴在文件中
'{
"postBody":"access_token=[access_from_twitter]&oauth_token_secret=[secret_from_twitter]&providerId=[twitter.com]",
"requestUri":"[https://my-app.firebaseapp.com/__/auth/handler]",
"returnIdpCredential":true,
"returnSecureToken":true
}'
我遇到错误
No federated protocol supports the incoming VerifyAsssertion