DoclerLabs / api-client-generator

API client generator is a console application capable of generating an API client based on OpenAPI(Swagger) specification.
MIT License
31 stars 19 forks source link

feat: implement BasicAuthenticationSecurityStrategy #62

Closed rremy closed 2 years ago

rremy commented 2 years ago

Based on BearerAuthentication I would like to make it possible to use BaseicAuthentiction