Question
Can we automate the OAuth flow without redirecting the user to the browser to pass the creds?
Basically, we need to automate some processes and don't want human interaction to come in and pass the creds so we can get the latest working access & refresh token.
