Blog

A Developer’s Guide to Persistent Local Webhooks with Cloudflare Tunnel

If you’ve ever worked with webhooks during local development, you know the pain. That special kind of frustration when you’re deep in debugging a Stripe payment flow or an AWS SNS notification, and you have to restart ngrok, or Expose. Again. And now the URL has changed. Again. Time to update the webhook URL in … Continue reading A Developer’s Guide to Persistent Local Webhooks with Cloudflare Tunnel

I Installed a Pirated Theme and Here’s What Happened!

I needed to test a compatibility of Dokan with a premium theme from ThemeForest. So I quickly googled and landed into a pirated/nulled site. I was surprised to find out it wasn’t asking for money or didn’t land into paid affiliate links. Although it was suspicious, I downloaded the theme and installed it in my local machine … Continue reading I Installed a Pirated Theme and Here’s What Happened!

Passwordless WordPress User Login with Phone Number

Accountkit – A service provided by Facebook released in 2016, aims to provide a user authentication system without needing a password. Means, you can log in to any website, or a mobile app without needing to register with a username/email and a password. So it provides a better-secured user account where you don’t have to … Continue reading Passwordless WordPress User Login with Phone Number