Tag: Authentication

Next.js Authentication With AWS Amplify: A Comprehensive Guide

How to use Next.js user authentication with AWS Amplify? Explore how to implement authentication in Next.js using Amplify with code examples. Next.js is one of my favorite framework for building server-side rendered React applications. Amplify is a powerful set of tools...

Configuring Okta Authentication in FastAPI

Here we are to continue our series of Okta authentication, in which we first learn about okta like how to use okta dashboard for authentication process then we use our okta domain and okta client id in react application to implement authentication on Frontend. Our can found previous articles below i...