
Pushed Authorization Requests in .NET 9: Why and How to Use Them
You may have heard that .NET 9.0 brings Pushed Authorization Requests (PAR) support in ASP.NET Core....

Organization profile
We are developer advocates who work on Auth0 and Okta Identity. Our posts focus on identity and auth. We cover React, Node, TypeScript, Java, Spring Boot, .NET, Python, and much more.
Browse the latest writing surfaced through DevArt.

You may have heard that .NET 9.0 brings Pushed Authorization Requests (PAR) support in ASP.NET Core....

Step up your authentication with the Step Up Authentication Challenge. Learn how to implement this in an Angular and NestJS project!

Use the Okta Angular SDK to add flexible runtime configuration loading. Check out how to do so in a standalone Angular application!

Passkeys and WebAuthn for developers. Learn how passkeys work and the benefits they provide.

A step-by-step guide for building a secured GraphQL API with Spring Boot and Auth0 authentication in React

Hi friends! So, I recently kicked off a pretty cool 90-Day MVP project and guess what? I bumped into...

This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud.

Learn how to get started with passkeys for your Java and Spring Boot applications.

Are you migrating from Flask to FastAPI and facing problems? In this blog post, you will learn about...

Identity is a broad topic, and many resources are available. This blog post gives you a curated list...

Learn the basics of Next.JS with this series. This post focuses on rendering in Next.js

TL;DR: Auth0's developer advocates are ready to rock #AdventOfCode this December. 🎉 Click here to...

Deploy a cloud-native Java Spring Boot microservice stack secured with Auth0 on Amazon EKS using Terraform and Kubernetes.

If you are a .NET developer and have been using Auth0 by Okta's authentication and authorization...

Angular is one of my favorite frameworks for building single-page applications (SPAs). As a Java...

API calls require authorization. How do you select the best authorization mechanism? This post lists the different authorization options and answers which mechanism is the best!

Authentication and authorization in public clients like single-page applications can be complicated! In this post, we'll walk through the Authorization Code flow with Proof Key for Code Exchange extension to better understand how it works and what do with the auth tokens you get back.

You will use Vue and Spring Boot to build a todo list web application. The application will include...

Learn how to use Mastodon effectively as a developer.

React is one of the most popular JavaScript frameworks, and Spring Boot is wildly popular in the Java ecosystem. This article shows you how to use them in the same app and secure it all with Auth0 and Okta.

The National Aeronautics and Space Administration (NASA) is an independent agency of the US federal...

Learn how to setup secure secrets on Kubernetes using Sealed Secrets, External Secrets Operator, and Secrets Store CSI driver.

In this post, we'll create a project that manages authenticated state in a React application using TypeScript and state management. We'll compare state management options in React, and provide examples on when to use Redux, local state using useState, and React Context.

What the heck is Java's Project Loom and what does it mean for regular Java developers?

Dive into Cross-site Scripting (XSS) mitigation strategies and how to protect your Angular application from XSS attacks.

Dive into Cross-Site Request Forgery (CSRF) mitigation strategies and how to apply them to your Angular application.

Learn the basics of the two most common web security attacks and the ways to mitigate those attacks in your Single Page Applications.

Learn the basics of web security and how to apply web security foundation to protect your Single Page Applications.

Learn how to call Firebase functions securely in a React app by following this tutorial.

In this tutorial, you'll learn how to deploy a JHipster-based reactive microservice to Azure...