garyburgmann / drf-firebase-auth

Firebase backend to receive a user idToken and authenticate via Django REST Framework 'authentication.BaseAuthentication'. Optionally, a new local user can be created in the process.
MIT License
127 stars 61 forks source link

media_type does not change for requests in @extend_schema_serializer #30

Closed Arka-cell closed 3 years ago

Arka-cell commented 3 years ago

Wrong POST