Scott McAllister

Scott McAllister is a Developer Advocate for ngrok, helping others learn about a wide range of web technologies and incident management principles.

Scott McAllister
Scott McAllister

Redirect vs URL rewrite in an API gateway

Find out the difference between URL rewriting and redirection and how to utilize them to seamlessly migrate your API endpoints
August 8, 2024
8
min read
Scott McAllister
Scott McAllister

Add OAuth 2.0 to a Node.js CRUD app

This blog post provides a guide on securing a Node.js CRUD app by integrating the ngrok JavaScript SDK for stable domain setup and implementing OAuth through Google for user authentication and authorization.
January 26, 2024
7
min read
Scott McAllister
Scott McAllister

Migrate to ngrok from Cloudflare Tunnels using YAML

Explore ngrok as a versatile alternative for secure service access, offering seamless integration options for teams migrating from Cloudflare Tunnels.
November 3, 2023
3
min read
Scott McAllister
Scott McAllister

Build a CRUD app with Node.js

Master the art of building a CRUD app with Node.js, Express, and React. Manage a database and deploy with ngrok.
October 19, 2023
13
min read
Scott McAllister
Scott McAllister

A developer's guide to webhook security

Webhooks help applications stay up to date with system changes, but are they secure? We guide you through steps to ensure the webhooks you consume are valid.
October 3, 2023
3
min read
Scott McAllister
Scott McAllister

Kubernetes Ingress with ngrok and HashiCorp Consul

HashiCorp Consul and ngrok together provide seamless, secure microservice traffic management, with Consul handling resilience and ngrok enabling public ingress
August 15, 2023
5
min read
Scott McAllister
Scott McAllister

Webhook Verification with ngrok Edges

Keep your webhook verification settings around by configuring them using an ngrok Cloud Edge. This demonstrates the process using the ngrok-go library.
July 10, 2023
7
min read
Scott McAllister
Scott McAllister

Verifying PagerDuty Webhooks with ngrok

Easily validate PagerDuty webhooks without making any changes to your code using ngrok's webhook verification feature.
June 6, 2023
10
min read