Need full authentication directly with keycloak API endpoints for seamless logining, registering, authentication, logging out, OTP, 2FA, password reminder etc done.
This is direct interaction from next.js to keycloak api endpoints and not a redirect login that comes with the Auth.js out of the box.