step-up-labs / firebase-authentication-dotnet

C# library for Firebase Authentication
MIT License
376 stars 129 forks source link

Check if DisplayName already exists #200

Open Phil4121 opened 1 year ago

Phil4121 commented 1 year ago

Hi!

Is it actuall possible to check if a DisplayName is already taken by another user?

I've checkt the current FirebaseAuthClient implementation but cann't find any possibility...

Thx Phil

bezysoftware commented 1 year ago

I don't think that's possible