Use JWT (Authorization: Bearer) in Swagger in ASP.NET Core

前端 未结 7 623
闹比i
闹比i 2020-12-02 15:37

I\'m creating a REST api in ASP.NET Core 1.0. I was using Swagger to test but now I added JWT authorization for some routes. (with UseJwtBearerAuthentication)

相关标签:
7条回答
  • 2020-12-02 16:27

    I integrate swagger with firebase Configure Swagger Authentication with Firebase (google) in .Net core

    0 讨论(0)
提交回复
热议问题