SAFA

SAFA is a web platform for FIFA eSports tournaments, transitioning from a Discord bot to a full-fledged web interface with features like team management, stats tracking, and user authentication through Discord.

November 20, 2024 · 2 min · Sandesh Shahapur

Overcoming Concurrent Refresh Attempts of Access Tokens (JWT)

A deep dive into handling concurrent refresh attempts of access tokens in a single-page application using JWT, OAuth, and Redis-based locking mechanisms to enhance token management security.

October 9, 2024 · 4 min · Sandesh Shahapur

Overcoming (discord) API Rate Limits With Redis Cache

How to handle (Discord) API rate limits using a Redis-based caching mechanism in a web application.

October 8, 2024 · 4 min · Sandesh Shahapur