I am trying to Perform Google Authentication. I have an API that need Google Access Token as response. So I tried doing it with other component from forge, I am able to Login but As response i am just getting Name, Email and Google Id. But I want Access Token as response from google.
How do i get that, any steps or help is appreciated
Thankyou,
Abhishek Dubey
Hi Abhishek Dubey,
https://www.outsystems.com/training/lesson/1839/integrating-with-oauth-exercise/
Hope this will help you
Thanks,
Ramesh
Hey Abhishek,
You can also check the google components demo. It's an example on how to use this Google Authentication Core component.
You should also install the Google Authentication Management to help you manage and configure your connections to google per application (in the documentation tab of the Google Authentication Management you have the step by step on how to use it.
Hope it helps,
Miguel Amado