Im building and end to end automatic process to create and print pdf documents based on an input document for my client. As it is a serverless application Google cloud printing is used for printing purpose. But each time when a user try to get an access token, a browser prompt is opened to select the user. If i have the username and password of the client , is there anyway that i can bypass this browser prompt.
Every example and stack overflow threads leads me to this same browser prompt.