最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

c# - Blazor WebAssembly Global JWT - Stack Overflow

programmeradmin0浏览0评论

I have setup a standard project using blazor webassembly with global and using the standard identity template for individual accounts. Solution has 2 projects, Client and Server.

The client uses the controllers that I setup in the Server project with standard authorize attribute.

Is this all I need to do? I am reading about JWT tokens in a separate api, but that seems like a complete rebuild. I am confused, can someone shed light on if my standard calls from the client to the server controllers are secure, or is there something else that I need to do?

发布评论

评论列表(0)

  1. 暂无评论