Md. Zahid FesabelillaCookie Manipulation In Spring BootIn this blog, we’ll explore how to use cookies in a Spring Boot application. So, what is a cookie? A cookie is a small piece of…Feb 13
Ahmed OkourSitecore Federated Authentication: Set the cookie lifetime/expiryBy default, When setting up Federated Authentication with Sitecore for an external Identity Provider like Azure B2C, the Sitecore OWIN…May 20May 20
Gen. David L.Using Python to Retrieve Browser Cookies in Various WaysWhen conducting web application development or testing, obtaining browser cookies is a crucial task. Cookies contain information stored in…Dec 10, 20231Dec 10, 20231
JigyasaCache and Cookie in SoftwareCaches and cookies are both mechanisms used in web development, but they serve different purposes and operate at different levels of the…May 8May 8
Md. Zahid FesabelillaCookie Manipulation In Spring BootIn this blog, we’ll explore how to use cookies in a Spring Boot application. So, what is a cookie? A cookie is a small piece of…Feb 13
Ahmed OkourSitecore Federated Authentication: Set the cookie lifetime/expiryBy default, When setting up Federated Authentication with Sitecore for an external Identity Provider like Azure B2C, the Sitecore OWIN…May 20
Gen. David L.Using Python to Retrieve Browser Cookies in Various WaysWhen conducting web application development or testing, obtaining browser cookies is a crucial task. Cookies contain information stored in…Dec 10, 20231
JigyasaCache and Cookie in SoftwareCaches and cookies are both mechanisms used in web development, but they serve different purposes and operate at different levels of the…May 8
Mohit GadhaviCreating and Managing Cookies in Node.Js and React: A Comprehensive GuideCookies are small pieces of data stored by the user’s web browser on the user’s device. They serve a variety of purposes, and some of the…Nov 28, 20231
VISCIDUnveiling the Invisible Cyber Threat: Cookie FraudIn this post, I will be talking how you can be hacked using cookie fraud and how you can use countermeasures to prevent it.Apr 1
Irfan AshrafEasy Route Security in React: Managing Private Routes with CookiesThis blog explains how to set up private routes in a React application using cookies. By storing a token in a cookie on the user’s web…Feb 151