Level up your Box knowledge with brand new learning paths on Box University. Visit training.box.com to get started

can a redirect uri point to a local host?

Nouvelle publication

Commentaires

1 commentaire

  • 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
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.