firebase-auth-dotnet
firebase-auth-dotnet copied to clipboard
Added methods
Added methods for: - Change password - Get user data (to provide if an email is verified or not)
Hey @Flokri, thanks for the PR! Looks good to me, though I might just ask if you could maintain camel case property names for consistency. For instance in ChangePasswordResponse
and a few others.
Great stuff!