mccordryan / firebaseui-react

FirebaseUI rebuilt as a fully functional and customizable React component.
https://fuidemo.vercel.app
16 stars 7 forks source link

Optionally add `photoURL` as Gravitar to non-Oauth logins #12

Closed christiangenco closed 11 months ago

christiangenco commented 11 months ago

https://gravatar.com/

I believe the schema for the URL is https://1.gravatar.com/avatar/${md5(email)}?size=256

christiangenco commented 11 months ago

I feel like this is out of scope so let's not do it.