Home > Software design >  How to use swagger to set the global JWT in asp.net core?
How to use swagger to set the global JWT in asp.net core?

Time:02-02

I have relearned asp.net core, and in my personal project, I used swagger interface documentation. I follow this documentation and it works fine, enter image description here

Then verify:

enter image description here

  •  Tags:  
  • Related