I wanted to skip the verification of newly added users. I have managed in the customized SocialAuth(GraphQL_social_auth.SocialAuthJWT) function. but the problem is the code is running every time the user is logging in or registering. add the functionality to have a setting variable for disabling the verification.