silent login for zoho crm api and nextjs

silent login for zoho crm api and nextjs

I am using zoho CRM api v2 and I want to call the API from a website but I am struggling to see how this is possible with oauth2 server side redirects unless you use a hidden iframe like an oidc client does. David

I am clearly missing something but there is no clear way to do a slient login which would be the only practical way of using the API.