Instagram Api 用户登出 [英] Instagram Api User Logout

查看:38
本文介绍了Instagram Api 用户登出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何仅从我的应用程序(不是从 Instagram 帐户 - 但从我的应用程序)执行注销?

How do I perform a logout from my application only (not from the instagram account - but yes from my app) ?

我看到有人说将用户转至 Instagram 注销页面",但这并不是我真正需要的.

I saw some people saying "refer the user to the instagram logout page" but it's not what I really need.

推荐答案

您可以在自己的注销"页面中使用 iframe.类似的东西:

You could use an iframe in your own "logout" page. Something like:

<iframe src="https://instagram.com/accounts/logout/" width="0" height="0" />

您可能希望在执行注销后重定向到主页.

You probably want to redirect to the main page after the log out is performed.

希望有所帮助.

这篇关于Instagram Api 用户登出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆