简体   繁体   English

Facebook自动登录

[英]Facebook auto-login

I have one situation. 我有一种情况。 I create a website. 我创建一个网站。 Then I put a tab that will link to Facebook authorization login page. 然后,我放置了一个标签,该标签将链接到Facebook授权登录页面。 Can I pass login parameter(Email,Password) to the Facebook authorization login page?? 我可以将登录参数(电子邮件,密码)传递到Facebook授权登录页面吗? So that the user can authorize the application without see the authorization login page. 这样,用户无需查看授权登录页面即可授权应用程序。

Thanks. 谢谢。

No. You can't do that. 不,你不能那样做。 It would require the user to give you their facebook password which obviously would be breaking all kinds of terms and conditions. 这将要求用户向您提供其Facebook密码,这显然会破坏所有条款和条件。 This is what OAuth is for. 这就是OAuth的目的。 Check out the documentation on authentication 查看有关身份验证的文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM