Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Auto sign google account chrome app

I'm developing a kiosk chrome app, and i'm facing an issue: i can not display drive documents of my domain without sharing them publicly;

How can i auto sign a google account in a chrome app, so i could display drive documents without having to share it with anyone with a link ?

I know webviews tags doesn't have access to cookies and at this point, i have no clue..

I would like to have a "service account": [email protected], with password hardcoded in the app, and be able to connect it, without any prompt.

like image 422
Adrien QUINT Avatar asked Nov 03 '17 09:11

Adrien QUINT


1 Answers

There is no viable solution for this.

like image 83
Adrien QUINT Avatar answered Jan 04 '23 05:01

Adrien QUINT