WordPress Frontend Login for Users

Hello, I’m testing Auth0 with Wordpress and would to enable functionality (if available) for frontend users. In other words, I will have regular (non-admin) visitors come to the site for which I want to provision access for in order to use frontend features such as submitting forms. This should not guide the user to the Wordpress backend dashboard but rather keep them on the front end site. I currently have a couple of plugins setup that allow me to do this, that use the regular Wordpress login form. How can I provision regular users to use the Auth0 login?