garyburgmann / drf-firebase-authLinks
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.
☆130Updated last year
Alternatives and similar repositories for drf-firebase-auth
Users that are interested in drf-firebase-auth are comparing it to the libraries listed below
Sorting:
- An implementation of Django's EmailBackend compatible with sendgrid-python v5+☆334Updated last month
- Rules based permissions for the Django Rest Framework☆82Updated last year
- Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary …☆135Updated last month
- JSON Web Token Authentication support for Django REST Framework☆194Updated last year
- Django DRF authentication provider for Google's Firebase Authentication Service☆60Updated 6 years ago
- ☆202Updated 2 years ago
- A faster collectstatic command.☆417Updated 3 years ago
- Easy user timezone detection for Django☆221Updated 8 months ago
- Automatic prefetching for Django☆232Updated last year
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆305Updated last month
- Python Social Auth support for Graphene Django☆109Updated last year
- Extensions to help DRY up Django Rest Framework serializers☆250Updated last year
- Polymorphic serializers for Django REST Framework☆185Updated 2 years ago
- Utility for working with recurring dates in Django.