$ ls -la blog/
google_oauth2.md
Coming Soon

Understand how Google OAuth 2.0 works from the ground up

A deep dive into the OAuth 2.0 protocol used by Google for secure authentication. Learn how to implement it in your applications by knowing the endpoints, scopes, token validation process and http request/response flow.

OAuth 2.0 Google API Authentication
Read Article →
google_sheet_api.md
Coming Soon

Learn how to integrate your application with the Google Sheets API.

Ideal for developers looking to automate tasks or build applications that interact with Google Sheets. This article will help you understand how to authenticate with the Google Sheets API, perform CRUD operations on spreadsheets, and handle common challenges like rate limits and error handling.

Google Sheets API Google API Automation
Read Article →
php_configuration_setup.md
Coming Soon

All you need to know about PHP configuration setup with IIS for Windows Environment.

A detailed guide on configuring PHP with IIS on Windows, covering installation, configuration files, and common pitfalls. Perfect for developers working in a Windows environment who want to set up a robust PHP development environment.

OAuth 2.0 Google API Authentication
Read Article →
$ wc -l blog/*.md
0 Articles Published
Sharing knowledge with the community