[Django]-What is the settings for django rest framework swagger open api security object definition for oauth2 flow being password?

0👍

I ran into the same issue, maybe you are also using an older version of django-rest-swagger.

Use latest version i.e django-rest-swagger==2.2.0

Leave a comment