Anto Subash.

A personal blog from a lazy programmer.

Articles
Series
Tags
Consulting
About

nextjs

  • November 18, 2021
    Orchard Core - Getting Started Part : 2

    Authentication using OpenId in React/NextJs App With Orchard Core - Part 2

    In this post we will see how to do authentication using OpenId for a React App using Orchard Core.
    orchard-core
    openid
    nextjs
    auth
  • July 22, 2021

    dotnet core large file upload with resume using tus and react/nextjs

    In 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
    dotnet
    nextjs
    react
    tus
  • March 6, 2021
    ABP Framework - Getting started Part : 2

    SPA Authentication using Next.js, ABP and IdentityServer4. Part 2

    In this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend
    abp
    nextjs
    react
    identity-server
    openid