In this blog, Ishan Khanna discusses a safe way to conditionally provision dependencies in your Dagger graph at Runtime.
In this post, Ishan shows how he implemented Authentication with the Kite Connect API using Firebase Cloud Functions for an Android App.
In this hands on tutorial, you will learn how to implement discord login on android using openID AppAuth SDK. Introduction to OAuth OAuth refers to an open standard for access delegation. Most of
This is a long story about a small trick I learned about using Regex with Find and Replace in the IDE. Understanding Our Small Problem I was writing a small python script to
This is a story about me accidentally crossing paths with the Stack API in Java and Kotlin. Whether you are a seasoned Java and/or Kotlin developer or are just beginning to test