peer-base / peer-star

Distributed Applications and their internal building blocks exposed as reusable components that can be used for all kinds of p2p usecases
MIT License
44 stars 8 forks source link

Investigate openyolo (Google One Tap) for pluggable profile chooser #19

Open jimpick opened 6 years ago

jimpick commented 6 years ago

Google has been working on a system for "one tap" signup that they are standardizing through the OpenID organization. It uses iframes to present a profile chooser where the user can choose an account they are already logged in (with Google).

There is an open source backend that does something with tokens...

It might be possible to integrate this for decentralized identities in a way that is open and pluggable.

https://developers.google.com/identity/

https://github.com/wasyyyy/OpenYOLO-Web

pgte commented 6 years ago

/cc @satazor

jimpick commented 6 years ago

Some videos showing the feature from Google I/O:

https://www.youtube.com/watch?v=kGGMgEfSzMw

https://www.youtube.com/watch?v=8Af9DCAtPH0

satazor commented 6 years ago

I will visit this before starting the IDM poc. Can you assign this to me?