We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9239c commit 85a1e34Copy full SHA for 85a1e34
README.md
@@ -314,6 +314,7 @@ DEFAULTS = {
314
315
# configurable function for sending email
316
'PASSWORDLESS_EMAIL_CALLBACK': 'drfpasswordless.utils.send_email_with_callback_token'
317
+
318
# configurable function for sending sms
319
'PASSWORDLESS_SMS_CALLBACK': 'drfpasswordless.utils.send_sms_with_callback_token'
320
0 commit comments