Reputation: 361
How can i enable Google account picker on Web like the one on this website in the top right corner:
I tried to find documentation on Google but came up empty.
It's running in an iframe with src starting from: https://smartlock.google.com/iframe/request?client=https%3A%2F%2Ftimesofindia.indiatimes.com&renderMode=navPopout
What is this service called and where can i find it's documentation?
Upvotes: 0
Views: 723
Reputation: 405
This is called Google Yolo which was supposed to be a one-click sign-in/ sign-up solution. It is no longer available, most probably due to the security concerns - https://neerajsinha.com/google-one-tap-yolo/
Update Dec 23, 2020: It looks like Google has reintroduced Google Yolo by the name of One Tap. So you can now get more information here - https://developers.google.com/identity/one-tap/web
Upvotes: 1
Reputation: 36
It looks like this is what you are looking for.
https://developers.google.com/identity/one-tap/web/
Upvotes: 2