ContributionsMost RecentMost LikesSolutionsBasic Auth with swashbuckle in OWIN Self Hosted REST API I implemented swagger on my windows NT OWIN Self Hosted REST API. Now I should use swagger with Basic Authentication but I can't find examples that work in this environment. Can anyone help me about how to properly configure swagger to use Basic Auth in the self host api? Thanks