djangoflow / django-df-auth

Opinionated Django REST auth endpoints for JWT authentication and social accounts
MIT License
10 stars 19 forks source link

Where is the documentation? #44

Open SurajPysquad opened 1 month ago

SurajPysquad commented 1 month ago
ayushin commented 1 month ago

You can have a look at the example here https://github.com/djangoflow/djangoflow-examples/tree/main/django/simple_auth

The documentation is work in progress, you are welcome to contribute!