I have passwordless setup for my Application. The OTP code email has been working fine for the past few months, I haven’t changed anything and today I am suddenly not getting the emails.
Logs are below:
{
"date": "2023-10-13T02:08:00.748Z",
"type": "cls",
"description": "seren@xxx.com",
"connection": "email",
"connection_id": "",
"client_id": "",
"client_name": "MAAM Tools Portal",
"ip": "zzz",
"user_agent": "Chrome 118.0.0 / Windows 10.0.0",
"details": {
"link": "yyy",
"body": {
"client_id": "",
"connection": "email",
"email": "serena@xxx.com",
"send": "code",
"is_signup": true,
"tenant": "dev-xxx",
"transaction": {
"id": "",
"locale": "en",
"protocol": "oidc-basic-profile",
"requested_scopes": [
"openid",
"profile"
],
"acr_values": [x],
"ui_locales": [],
"redirect_uri": "zzz",
"prompt": [],
"state": "",
"login_hint": null,
"response_mode": null,
"response_type": [
"code"
]
},
"request_language": "en-US,en;q=0.7"
},
"authentication_methods": [
"email"
]
},
"user_id": "",
"user_name": "serena@xxx.com",
"strategy": "email",
"strategy_type": "passwordless",
"log_id": "",
"_id": "",
"isMobile": false,
"id": ""
}