新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

can a redirect uri point to a local host?

新規投稿

コメント

1件のコメント

  • dh33

    I use a port forwarding tool called ngrok. It is a free tool available at http://ngrok.io. Basically, you run the ngrok executable on your machine (local development machine) and it will create a custom subdomain at ngrok.io which then forwards to your localhost at the port you specify. It even includes a web view into all the requests forwarded to your localhost so you can review the contents and headers. It is a free tool but you can also upgrade to get permanent subdomains and other features. The tool is actually a single file that is run on the command line so there is no installation package.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。