===================================
参考
===================================
https://chrissainty.com/avoiding-accesstokennotavailableexception-when-using-blazor-webassembly-hosted-template-with-individual-user-accounts/
https://www.puresourcecode.com/dotnet/blazor/blazor-using-httpclient-with-authentication/
https://code-maze.com/using-access-token-with-blazor-webassembly-httpclient/#accessing-protected-resources
===================================
开放的 Rest api 服务
===================================
Online REST API for Testing and Prototyping https://gorest.co.in/
https://www.onlinetool.in/fake-rest-api
一些简单的api网站 https://mixedanalytics.com/blog/list-actually-free-open-no-auth-needed-apis/
本文探讨了使用Blazor WebAssembly时,如何避免AccessTokenNotAvailableException,并介绍如何在个体用户账户下安全地通过HttpClient访问REST API,包括OAuth2授权流程和保护资源的方法。
598

被折叠的 条评论
为什么被折叠?



