Idris Akintobi

Idris Akintobi @idrisakintobi

About: Developing

Location:
Lagos, Nigeria
Joined:
Apr 2, 2022

Idris Akintobi
articles - 8 total

How to Retrieve User Country from IP Address

While working on a small project that needed to return content based on the user's country, I found a...

Learn More 2 1Mar 26

A Step-by-Step Guide to Google OAuth2 Authentication with JavaScript and Bun

When it comes to authenticating users with Google, OAuth2 provides a secure and standardized...

Learn More 12 0Jan 28

Setting Up Paystack for Subscription-Based Billing in NestJS

Subscriptions are integral to many applications, enabling recurring billing for customers. This...

Learn More 3 0Dec 23 '24

Setting up a SOCKS Proxy Server with Dante on AWS

A SOCKS proxy server serves various purposes. In this guide, we'll explore how to set up one using...

Learn More 13 0Jan 11 '24

Setting up a SOCKS Proxy Server with Dante on Google Cloud

A SOCKS proxy server can serve various purposes, and in this guide, we'll explore how to set up one...

Learn More 0 0Jan 8 '24

Caveat of using javascript Date object constructor

JavaScript's Date object provides powerful tools for working with dates, but it's important to be...

Learn More 1 0Dec 24 '23

SendGrid Mail Service in NestJS

This article illustrates how to integrate SendGrid mail service into your NestJS...

Learn More 2 0Dec 20 '23

Using Redis Client in NestJS

In this article, we will explore how to set up a Redis client in a NestJS application for caching and...

Learn More 4 0Sep 27 '23