dougan0529 2014-10-16 01:17
浏览 34
已采纳

如何建立一个允许使用有效的电子邮件ID和密码登录的网站[关闭]

I am wondering wether i cam make a website which has a join member button. So if the user presses that button it will take to a new page where user can sign in with with their email id and pass. [remember there is no option for create a new account] Only i have is sign in using you current email Id and password. or Facebook authentication or twitter authentication.

Is it possible to make so. i need to validate for cases like if user going a wrong email id and password, or wrong Facebook email id and password same for twitter.

Only the user should be able to login using their email address and password. Is it possible to make like that. Please let me now!! Any hits.. Helps every thing is appreciated!!!

  • 写回答

1条回答 默认 最新

  • duanchuanqu593743 2014-10-16 01:28
    关注

    Your question is very broad. To answer it in a broad way, yes: it is possible.

    I would recommend looking in to WordPress.org. You will have user authentication built-in. There are a host of plugins that would enable Twitter and Facebook login. Here's on example. I haven't tried that one, and you can find many more by searching Google for "Facebook Login Wordpress".

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 如何实现H5在QQ平台上的二次分享卡片效果?
  • ¥15 python爬取bilibili校园招聘网站
  • ¥30 求解达问题(有红包)
  • ¥15 请解包一个pak文件
  • ¥15 不同系统编译兼容问题
  • ¥100 三相直流充电模块对数字电源芯片在物理上它必须具备哪些功能和性能?
  • ¥30 数字电源对DSP芯片的具体要求
  • ¥20 antv g6 折线边如何变为钝角
  • ¥30 如何在Matlab或Python中 设置饼图的高度
  • ¥15 nginx中的CORS策略应该如何配置