Discussion:
Recommended way to setup Django REST framework with Firebase
Adrien Lemaire
7 years ago
Permalink
Hi,

I posted this question on stackoverflow:
https://stackoverflow.com/questions/51054249/recommended-way-to-setup-django-rest-framework-with-firebase

Answers will be highly appreciated!


I've been trying since then to fix my class
FirebaseAuthentication(BaseAuthentication), but the error thrown
AttributeError: 'FirebaseAuthentication' object has no attribute
'has_permission'
just doesn't make sense, so I'll also create a github issue on this regard.

Cheers
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...