Home > Blockchain >  Is it possible to show an icon for a custom provider on Firebase console?
Is it possible to show an icon for a custom provider on Firebase console?

Time:04-09

I've set up a Users tab on Firebase console

CodePudding user response:

It's not currently possible to configure your own icon for user accounts created by a custom provider. It does sound reasonable though, so I recommend filing a feature request for it.

  • Related