Login user without prompting for username and password

I have a nextjs application using auth0. I have a type of user which I need them to be able to automatically login with hardcoded username and password. would be great if someone can help.

Hi @mahesh.auti.ext,

Welcome to the Auth0 Community!

There are a couple of options to login the user without prompting for credentials again.

  1. Configure Silent Authentication
  2. Configure Refresh Token Rotation

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.