Matthew Smith
Results
3
comments of
Matthew Smith
You need to make sure node knows where python 2.7 is. `which python` - make sure its 2.7 `npm config set python {path to python2.7}`
I am pretty sure you can just change the way the code is sent in the additional settings. # Function that sends the verification code to the user 'CODE_SENDER': 'drf_jwt_2fa.sending.send_verification_code_via_email',