你的位置: 码友网首页 / 资讯源列表 / Securing Blazor Web assembly using Cookies and Auth0

关于[Securing Blazor Web assembly using Cookies and Auth0]的摘要:

The article shows how an ASP.NET Core Blazor web assembly UI hosted in an ASP.NET Core application can be secured using cookies. Auth0 is used as the identity provider. The trusted application is protected using the Open ID Connect code flow with a secret and using PKCE. The API calls are protected using the secure cookie and anti-forgery tokens to protect against CSRF. This architecture is also known as the Backends for Frontends (BFF) Pattern.

原文地址: https://damienbod.com/2021/04/12/securing-blazor-web-assembly-using-cookies-and-auth0/

收录时间: 2021-04-13 浏览量: 1475 分类: Blazor

| 1 收藏 | 0