关于[Securing an ASP.NET Core Razor Pages app with OAuth]的摘要:
Previously, we used .NET Core to build a command line tool to add users to a FusionAuth user identity management system. In this tutorial, we’ll build out a web application with a protected page. We’ll use Razor Pages and have both login and logout happen against FusionAuth, using the Authorization Code grant.
原文地址: https://fusionauth.io/blog/2020/05/06/securing-asp-netcore-razor-pages-app-with-oauth