2i2i / app_2i2i

Other
2 stars 0 forks source link

social login #100

Open 2i2i opened 2 years ago

2i2i commented 2 years ago

backup button shows firebase auth dialog to connect to google, twitter, etc.

2i2i commented 2 years ago

i think let's add it to the profile page or dialog or settings?

2i2i commented 2 years ago

Use pre made Firebase auth widget (ui) at beginning of the app to login users

2i2i commented 2 years ago

anonymous google twitter email/password

2i2i commented 2 years ago

twitter and google are working without the ids in code, as it should be. there is no redirect after twitter login successful

2i2i commented 2 years ago

btw, i think that twitter and google log in already work, without the clientId or apiKey in the code. i think the login works, but is maybe not forwarded correctly, or something