João MarquesHow to Protect Your Actions from Parameter Tampering in OutSystemsThis article delves into one of the most common causes of security breaches in OutSystems application development. It examines how these…3d ago
KcsanjeebImplementing JWT-Based Authentication with Next.js v14 and NextAuth v4In this blog post, we will explore how to implement JWT-based authentication using Next.js v14 and NextAuth v4. We will create a custom…Jun 20
Digital PowerThe impact of server-side tracking on privacyBest practices and debunking mythsJul 12Jul 12
ShubhamsrmnMastering Client-Side Data Fetching in Next.js with SWR.Building a robust React or Next.js project comes with its own set of challenges, especially when fetching data on the client side. But what…Dec 3Dec 3
João MarquesHow to Protect Your Actions from Parameter Tampering in OutSystemsThis article delves into one of the most common causes of security breaches in OutSystems application development. It examines how these…3d ago
KcsanjeebImplementing JWT-Based Authentication with Next.js v14 and NextAuth v4In this blog post, we will explore how to implement JWT-based authentication using Next.js v14 and NextAuth v4. We will create a custom…Jun 20
ShubhamsrmnMastering Client-Side Data Fetching in Next.js with SWR.Building a robust React or Next.js project comes with its own set of challenges, especially when fetching data on the client side. But what…Dec 3
Jathishwarya VenugopalavanithasanIntroduction to Socket Programming in JavaSocket programming in Java refers to the ability to create network communication between two devices or applications using sockets. Sockets…Aug 27, 2023
Rusiri IllesingheThe Story Behind Separate Client-Side mTLS for Production and Sandbox Key Types in WSO2 API ManagerIn earlier versions of WSO2 API Manager (up until v4.3.0), client-side Mutual Transport Layer Security (mTLS) only supported the Production…Dec 1
Lars KriegerCreate Excel files using JavaScript without all the fussAt Dixie we are working with financial data, and a lot of our customers need the ability to easily export and work with these data. The…Feb 24, 20176