django-allauth for some reason does not set the ?next= url in the email confirmation link sent during the email verification step. An attempt to make it work is in the codebase. Ideally this automatically happens with the url query parameter instead of us working around it by setting the default redirect url to be the pulse front-end.