Syed HasanOAuth2 with Spring — Part 5: Securing Your Spring Boot Application with PKCE for Enhanced SecurityDisclaimer: This article will be very technical and requires clear understanding of the previous articles of this series, specially, Part…Nov 25, 20231Nov 25, 20231
Syed HasanSocial Login & Token Integration with Spring Authorization Server — A chitchat with GPT 4Today, I had a very interesting conversation with GPT 4, regarding some clarification of confusion to make an ideal application design…Aug 14, 2023Aug 14, 2023
Syed HasanOAuth2 with Spring — Part 4: Spring Authorization client Social Login Demo with Google…In our previous article we learned on how we can connect to our own authorization server using OIDC. We defined our own client application…Jul 12, 2023Jul 12, 2023
Syed HasanOAuth2 with Spring — Part 3: Authorizing OIDC client with via authorization_code grant from Spring…In our previous article we discussed about OAuth2 Authorization server configuration with client_credential. In this article we will…Jul 6, 2023Jul 6, 2023
Syed HasanOAuth2 with Spring — Part 2: Getting started with Authorization ServerSpring team has recently released their authorization server. OAuth2 has always been a big topic of discussion and building or…Jun 28, 2023Jun 28, 2023
Syed HasanDockerizing Spring Boot application and managing with Docker Compose: Part 1 — Building the imageAgendaApr 7, 2023Apr 7, 2023
Syed HasanAccess PostgreSQL Container Inside your VM from your Local MachineWe often come across designing such network, where we don’t want to keep our docker container in our local machine. Or sometimes, if we…May 8, 20222May 8, 20222
Syed HasanTroubleshooting windows installation error “No device drivers were found.”For this entire process, my SSD and USB drives were in GPT Partition type. In BIOS Boot Menu, I selected UEFI without CSM and Secure Boot…Mar 12, 20221Mar 12, 20221
Syed HasanPlaying practically with Stream APIWe can find many Stream API examples on Google, but most of them doesn’t represent the real life scenarios. Hence, it often remains black…Feb 14, 2022Feb 14, 2022