Passwordless link on emails does not log in the user

I am using the API the generate a link to allow my users to log by clicking on the link generated
https://auth0.com/docs/api/authentication#get-code-or-link
I am able to generate the email. However, when the recipient receives the email, the link simply take the user to a log in page and not automatically logs them in. I have ensured my application has access to the passwordless database. I am not sure what else to check

Hi @codemilian,

Welcome to the Auth0 Community!

Have you set up universal login for passwordless? Configure Email or SMS for Passwordless Authentication