INTEGRATION USING MULE

Authenticating with Google Drive in Mule (PART 2 – JWT)

In previous post, we saw how to authenticate and retrieve files from google drive using OAuth2. During the OAuth2 dance, user needs to manually enter the credentials to be successfully authenticated. What if the account you are using to authenticate is a system account  or if you dont want to show the OAuth2 dance workflow and still need to retrieve…

Continue Reading