wagnerdelima / drf-social-oauth2

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
https://drf-social-oauth2.readthedocs.io/en/latest/
MIT License
270 stars 34 forks source link

Add OpenAPI swagger specification for endpoints. #91

Closed wagnerdelima closed 2 years ago

ahmetfarukyilmaz commented 2 years ago

Hi, is it possible to customize OpenAPI specifications using packages such as drf-yasg or drf-spectacular?