关于[ASP.NET Core OAuth Device Flow Client with IdentityServer4]的摘要:
This article shows how to implement the OAuth 2.0 Device Flow for Browserless and Input Constrained Devices in an ASP.NET Core application. The tokens are then saved to a cookie for later usage. IdentityServer4 is used to implement the secure token server.
原文地址: https://damienbod.com/2019/02/20/asp-net-core-oauth-device-flow-client-with-identityserver4/