subhendukundu/react-native-google-sheet

Why need to log in?

ggunti opened this issue · 2 comments

Hello!
My question is:
Why I need to log in inside the webview in order to allow the app to edit a specific spreadsheet?
Captură de ecran din 2020-02-09 la 21 45 19

How could I avoid that? I would like to be already logged in (by giving credentials inside source code) without having to show the webview to the user. It is possible? If yes, how?

Thanks!

PS: I followed the "Setup Instructions" (OAuth 2.0) from the documentation.

@ggunti Have you get any way to edit Google spreadsheet without authentication ?