Asking authorization google api without an HTML pop-up

102 Views Asked by At

This is my first question, my team and me are developing a project using the google's API (specifically we are using the realtime APIs under the google drive Apis).

We are trying to authorize the Google Drive Apis without using an HTML pop-up.

We found the OAuth 2.0 for authorizing an app that will run on devices that do not have access to a system browser. Unfortunately we discovered that trough this you can't access the drive Api. (the app will be an app on the computer, but we can't use the browser) Does anybody knows how can we overcome this problem?

Thanks for your help.

0

There are 0 best solutions below