Hello,
I’m trying to figure out how to check the confidence scores (when using adaptive MFA) inside my Auth0 Action.
Looking in the docs, I can see that there’s information on this when defining “rules”:
But I haven’t been able to see anything related to this when creating an Auth0 Action. I’ve taken a look inside the event object as well as the api object, but I haven’t seen anything related to these confidence scores.
Would anyone be able to assist? Or point me to the resource if I’ve missed it
Thank you!