django-graphql-auth v0.3.14 Release Notes

    • ➕ Add passwordless registration (thanks to @joshuachinemezu)
    • Add user_verified and user_registered signals (thanks to @mnieber)
    • 👌 Verify user in password reset mutation (thanks to capaci )