Published onNovember 5, 2024OpenID Connect with Next.js 15 and openid-client 6nextjsauthoidcopenid-connectiron-sessionopenid-clientopenidsecurityA guide to implementing secure authentication using OpenID Connect in Next.js 15 with the openid-client library version 6
Published onJuly 6, 2024ABP React Template V2reactnextjsabpdotnettailwindcssradixuishadcnVersion 2 of React Starter Template for ABP application with Next.js, Tailwind CSS, and shadcn-ui.
Published onJuly 3, 2024OpenID Connect with Next.jsnextjsauthoidcopenid-connectiron-sessionopenid-clientIn this post, we will see how to implement OpenID Connect with Next.js.
Published onApril 3, 2023ABP React TemplatereactnextjsabpdotnetReact Starter Template for ABP application.
Published onNovember 18, 2021Authentication using OpenId in React/NextJs App With Orchard Core - Part 2orchard-coreopenidnextjsauthIn this post we will see how to do authentication using OpenId for a React App using Orchard Core.
Published onJuly 22, 2021dotnet core large file upload with resume using tus and react/nextjsdotnetnextjsreacttusIn this post you will see how to upload large files with resume using tus. We will use dotnet core for the backend and nextjs for the frontend
Published onMarch 6, 2021SPA Authentication using Next.js, ABP and IdentityServer4. Part 2abpnextjsreactidentity-serveropenidIn this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend