Instagram API: force prompt during authentication
问题 Is there a way for the instagram auth(login) to always ask for authentication? This is skipped when the user is logged in and has already authorized the app. It would be something like twitter's use_authorize=true or google's approval_prompt=force . 回答1: I believe that the most simple way is to use next url: https://instagram.com/accounts/logoutin/?force_classic_login=&next=URLENCODED_INSTAGRAM_OAUTH_URI_PATH_WITH_YOUR_DATA For example: window.location.assign('https://instagram.com/accounts