wesleylima / django-rest-framework-firebase

Use Firebase to authenticate requests to your Django Rest Framework project
32 stars 14 forks source link

How to use this library in URL file ? #7

Closed jemmycalak closed 4 years ago

wesleylima commented 4 years ago

It shouldn't require any new routes. Requests with the jwt token provided by firebase should be authenticated in Django.