#ngrok or similar for workers?

2 messages · Page 1 of 1 (latest)

gentle python
#

i'm working on an integration for an oAuth provider that requires a non-localhost redirect url, even for its sandbox, so i was wondering if there was a way to get something similar to ngrok with wrangler so that i can work with the oauth provider?

dry inlet
#

Wrangler doesn't have anything natively, you can use ngrok (or Cloudflare's equivalent, cloudflared) and point it at the localhost URL