
Scott McAllister
Scott McAllister is a Principal Developer Advocate at ngrok, helping others learn about a wide range of software development and infrastructure principles.
Posts by Scott McAllister
Showing 9 posts by Scott McAllister.
How can I geoblock with an API gateway?
Use geoblocking in your API gateway to control traffic by location, enhancing security, compliance, and performance
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
Add OAuth 2.0 to a Node.js CRUD app
Secure a Node.js CRUD app using the ngrok JavaScript SDK for stable domain setup. Implement OAuth through Google for user authentication and authorization.
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.
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.
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.
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
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.
Verifying PagerDuty Webhooks with ngrok
Easily validate PagerDuty webhooks without making any changes to your code using ngrok's webhook verification feature.