Articles by Tag #cookie

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Session, Cookie, JWT, Token, SSO, and OAuth 2.0

Here’s an overview of each authentication and session management mechanism, along with examples: ...

Learn More 12 1Sep 8 '24

Sharing Authentication cookies across Laravel Apps

We have been working on a Laravel application for more than 7, 8 years, with increasing numbers of...

Learn More 8 0Sep 19 '24

The Crumb Trail: Managing Cookies in Next.js🍪

Let me tell you a story about how I once spent an entire afternoon debugging why my user preferences...

Learn More 7 0Jun 26

How to use Cookie Consent in a React App with react-cookie-consent

Introduction Privacy and data protection are essential considerations for modern websites, so adding...

Learn More 6 0Oct 29 '24

ELI5: HTTP Authentication

Basically there are 3 types: Basic Authentication, Bearer Authentication and Cookie Authentication. I...

Learn More 5 0May 15

How to verify your cookie consent is working 🍪🍪

Got your cookie banner set up with Google Consent Mode? Now comes the critical step – verifying that...

Learn More 3 0May 8

ASP.NET 8 - Cookie Authentication

What is Cookie ? In web context Cookies are objects that store user information to help...

Learn More 2 2Jun 8

𝐒𝐞𝐞𝐫𝐬 𝐯𝐬 𝐂𝐨𝐨𝐤𝐢𝐞𝐁𝐨𝐭: 𝐖𝐡𝐢𝐜𝐡 𝐢𝐬 𝐭𝐡𝐞 𝐁𝐞𝐬𝐭 𝐖𝐨𝐫𝐝𝐏𝐫𝐞𝐬𝐬 𝐏𝐥𝐮𝐠𝐢𝐧 𝐟𝐨𝐫 𝐂𝐨𝐨𝐤𝐢𝐞 𝐂𝐨𝐧𝐬𝐞𝐧𝐭?

In the fast-changing world of data privacy, websites must manage their cookie consent properly and...

Learn More 2 0Nov 7 '24

How to Clear Cookies in Flutter Custom Tabs?

I am using the flutter_custom_tabs package to open a URL in my Flutter app. I need to clear the...

Learn More 1 0Jan 6

Web Authentication: Cookies vs. Tokens

In the ever-evolving landscape of web development, authentication remains a cornerstone of secure...

Learn More 1 0Jan 27

Understanding Cookies, Access & Refresh Tokens with Node.js

Cookie: A small piece of data stored by the browser, sent back with every request to the server. It...

Learn More 0 0Jun 16

🍪 “Wait, Cookies Know My Name?!” — A Tech Tale You Didn’t Know You Were Living

Picture this: You walk into your favorite café, and the barista smiles, “Hey! Your usual caramel...

Learn More 0 0Apr 22

What You Need to Know About HTTP Cookies

If you’ve ever logged into a website and found your cart still full after leaving, you’ve experienced...

Learn More 0 0Mar 22

Password Authentication with Auth.js in Astro and Customizing Session Information (auth-astro)

Background I wanted to implement a feature in Astro that allows authentication with an...

Learn More 0 0Oct 1 '24

Difference between cache vs cookie

In programming, both cache and cookies are used to store data temporarily, but they serve different...

Learn More 0 0Aug 31 '24

What Is a Web Unblocker and Why Is It Becoming a Key Tool for Data Access?

In today’s era of digital information explosion, websites are becoming increasingly “smart” at...

Learn More 0 0Jul 1

🍪 Basic Cookie Consent vs GDPR-Compliant Cookie Consent — Know the Difference

Have you ever added a cookie banner to your Laravel site and thought, “Yep, that’s good...

Learn More 0 0Apr 5