OAuth: how to test with local URLs?

后端 未结 8 1302
粉色の甜心
粉色の甜心 2020-12-02 04:57

I am trying to test OAuth buttons, but they all (Facebook, Twitter, LinkedIn) come back with errors that seem to signal that I can not test or use them from a local

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 05:46

    You can also use ngrok: https://ngrok.com/. I use it all the time to have a public server running on my localhost. Hope this helps.

    Another options which even provides your own custom domain for free are serveo.net and https://localtunnel.github.io/www/

提交回复
热议问题