When someone logs in via social media, is it possible to know, in a post-login event and the event object, whether that social media account had 2FA set?
I’m not referring to Auth0’s own 2FA, but 2FA on the Google (for example) account itself. I would assume not, but thought I’d ask.
Thank you for the reply. As I mentioned in my question, I’m specifically wanting to check whether the user has MFA enabled on their social (e.g. Google) account, not their Auth0 account. So I assume this is not possible.