【问题标题】:facebook Connect in local development without HTTPS?facebook 在没有 HTTPS 的情况下连接本地开发?
【发布时间】:2019-05-01 23:00:05
【问题描述】:

我在我的 PHP 应用程序中使用 Facebook Connect,但 facebook 想要一个安全的 URL,但我的 wampserver 上的本地主机上没有它。 是否有在开发中不使用 https 的情况下使用 Facebook Connect 的解决方案?

【问题讨论】:

  • 不,没有。

标签: facebook https localhost wampserver


【解决方案1】:

解决方案是在 localhost 上使用 https。有这方面的工具,例如:https://github.com/davewasmer/devcert

对于 PHP,请查看此线程:How to enable https (localhost) url in WAMP server (v2.5)?

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-05-23
    • 2015-03-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-02-12
    • 1970-01-01
    相关资源
    最近更新 更多