Tim Deschryver 4/24/2023

Let's make our SPA more secure by consuming a Duende BFF with Angular

Read Original

This technical tutorial explains how to enhance the security of an Angular Single Page Application (SPA) by consuming a Duende Backend for Frontend (BFF). It details the shift from the traditional, less secure Implicit flow (with client-side token storage) to a backend-driven authentication using the PKCE flow, where the server manages the session via cookies, simplifying the frontend and improving security.

Let's make our SPA more secure by consuming a Duende BFF with Angular

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes