What's Changed * add id (indonesian) translations by kiraware in https://github.com/iMerica/dj-rest-auth/pull/483 * Fix crash on bad auth code by c-w in https://github.com/iMerica/dj-rest-auth/pull/469 * Allow customizing password reset confirm URL by c-w in https://github.com/iMerica/dj-rest-auth/pull/487 * fix a typo in installation.rst by yappkahowe in https://github.com/iMerica/dj-rest-auth/pull/348 * Fix Google login with auth code flow by c-w in https://github.com/iMerica/dj-rest-auth/pull/488 * Small fix for id in `django.po` by kiraware in https://github.com/iMerica/dj-rest-auth/pull/493 * Actualize and fill missing french translations by atiberghien in https://github.com/iMerica/dj-rest-auth/pull/496 * Modify JWT Serializer Field Names by Dresdn in https://github.com/iMerica/dj-rest-auth/pull/501 * Support custom verification status based on email by c-w in https://github.com/iMerica/dj-rest-auth/pull/504
New Contributors * yappkahowe made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/348 * atiberghien made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/496
What's Changed * Add Arabic (ar) translations by F404-A in https://github.com/iMerica/dj-rest-auth/pull/479 * fix(google): Avoid id_token error after allauth upgrade by luchinke in https://github.com/iMerica/dj-rest-auth/pull/482 * Fixed AllAuthPasswordResetForm %3F in URL issue by karunstha in https://github.com/iMerica/dj-rest-auth/pull/478
New Contributors * F404-A made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/479 * luchinke made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/482 * karunstha made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/478
What's Changed * Fix issue 379 by riteshbisht in https://github.com/iMerica/dj-rest-auth/pull/381 * Only expect a key on E-Mail-Verification when receiving a request by georgkrause in https://github.com/iMerica/dj-rest-auth/pull/434 * Up drf-yasg version in demo project to fix breaking change with removal of `NullBooleanField` from DRF by J-Priebe in https://github.com/iMerica/dj-rest-auth/pull/454 * Add hook for social account registration by c-w in https://github.com/iMerica/dj-rest-auth/pull/448 * Use samesite config setting value by Dresdn in https://github.com/iMerica/dj-rest-auth/pull/436 * docs: Fix a few typos by timgates42 in https://github.com/iMerica/dj-rest-auth/pull/425 * Add missed ugettext_lazys by hakancelikdev in https://github.com/iMerica/dj-rest-auth/pull/431
New Contributors * riteshbisht made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/381 * georgkrause made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/434 * J-Priebe made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/454 * c-w made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/448 * Dresdn made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/436 * timgates42 made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/425 * hakancelikdev made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/431