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

Checks if display name exists before split it #17

Closed fabiothz closed 4 years ago

fabiothz commented 4 years ago

When I create a user without the display name, an error happens!

garyburgmann commented 4 years ago

will do a tagged release with this inclusion some time in the next couple of weeks