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)
UseJwtBearerAuthentication
I integrate swagger with firebase Configure Swagger Authentication with Firebase (google) in .Net core