#ngrok or similar for workers?
2 messages · Page 1 of 1 (latest)
Wrangler doesn't have anything natively, you can use ngrok (or Cloudflare's equivalent, cloudflared) and point it at the localhost URL
2 messages · Page 1 of 1 (latest)
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?
Wrangler doesn't have anything natively, you can use ngrok (or Cloudflare's equivalent, cloudflared) and point it at the localhost URL