AEM: OIDC based Custom Authentication Handler
OpenID Connect or commonly known as OIDC is an authentication layer on top of the…
Redux: ReactJS via HOC & Hooks
Redux as we know is the global state manager, which can be used with Javascript…
Containerization: Introduction
Initially we used to have this traditional model where we have physical machines with OS…
AEM: Content fragments with GraphQL
There are certain pre-requisites before we proceed towards the POC for writing and testing the…
Redux: Vanilla JavaScript
Though redux have lots of features, you can read about all of them here but…
Spring Security: Custom Authencation with OTP based login
We will walk through you on how to setup Spring Security with Custom Authentication handler…
Spring: Database connection with MySQL
This is a walkthrough for establishing a connection between backend java code and database using…