Tivix / django-rest-auth

This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
www.tivix.com
MIT License
2.4k stars 662 forks source link

ConnectionRefusedError: Registration endpoint response #649

Open maen08 opened 2 years ago

maen08 commented 2 years ago

Registration endpoint rest-auth/registration/ returns errors after suceeding register a user. Instead of a success message, it returns ConnectionRefusedError