簡體   English   中英

有沒有辦法在我的 ionic 應用程序中使用 instagram 對用戶進行身份驗證?

[英]Is there any way to authenticate users with instagram in my ionic app?

我想知道是否有人已經可以這樣做,因為新的 Instagram 基本顯示 API 有點不同。 提前致謝

我一直在使用 Ionic 3 應用程序,該應用程序使用 Instagram API 對用戶進行身份驗證。 但是現在 Instagram 的 API 已經失效了,被遷移到了 Facebook。

With the new API, Facebook no longer allows users to authenticate into an app using the Instagram Basic Display API, and the Graph API for Businesses and Creators requires a Facebook token.

我想他們現在希望您只使用 Facebook 身份驗證流程來為您的應用程序驗證您的用戶,然后讓他們在您的主要身份驗證后再次登錄 Instagram 進行基本顯示。

“API 返回的數據不能用於驗證您的應用用戶或將他們登錄到您的應用。如果您需要驗證解決方案,我們建議使用 Facebook 登錄代替。” https://developers.facebook.com/docs/instagram-basic-display-api

&

“所有端點請求都必須包含 Facebook 用戶訪問令牌。” https://developers.facebook.com/docs/instagram-api/overview

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM