Contents

dj-rest-auth 5.1.0

0

Authentication and Registration in Django Rest Framework

Authentication and Registration in Django Rest Framework

Stars: 1566, Watchers: 1566, Forks: 288, Open Issues: 194

The iMerica/dj-rest-auth repo was created 4 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1566 github stars!

How to Install dj-rest-auth

You can install dj-rest-auth using pip

pip install dj-rest-auth

or add it to a project with poetry

poetry add dj-rest-auth

Package Details

Author
iMerica
License
MIT
Homepage
http://github.com/iMerica/dj-rest-auth
PyPi:
https://pypi.org/project/dj-rest-auth/
GitHub Repo:
https://github.com/iMerica/dj-rest-auth

Classifiers

  • Software Development
No  dj-rest-auth  pypi packages just yet.

Errors

A list of common dj-rest-auth errors.

Code Examples

Here are some dj-rest-auth code examples and snippets.

GitHub Issues

The dj-rest-auth package has 194 open issues on GitHub

  • Authenticate on a backend server with Google account
  • How do you save google refresh token?
  • Updated import for Google Social Authentication
  • account_email_verification_sent conflicts
  • is this a drop in replacement for django-rest-auth
  • Add custom validation to password change serializer
  • Django 4.0 Facebook provider broken in allauth
  • Make Domain for Auth related E-Mails changable
  • Facebook social don't show up in Django Admin panel
  • Override URL sending on email for reset password
  • Custom password reset email
  • Any way to use social login with JWT, without cookies?
  • Usage of ACCOUNT_LOGIN_ON_EMAIL_CONFIRMATION?
  • Password reset HTML email not sending
  • Password reset email - no value for uid and token

See more issues on GitHub

Related Packages & Articles

Authlib 1.3.0

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

Flask-AppBuilder 4.4.1

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

ariadne 0.23.0

Ariadne is a Python library for implementing GraphQL servers.