google / identity-toolkit-java-client

Google Identity Toolkit client library for Java
Apache License 2.0
37 stars 27 forks source link

Add verifyPassword method to GitkitClient #20

Closed nordicdx closed 9 years ago

nordicdx commented 9 years ago

The Identity API provides "verifyPassword" method. However, GitkitClient java class doesn't support it. It will be very useful to have it.

dereksalama commented 9 years ago

Thanks for your contribution! Sorry for taking a bit of time to merge this pull request, but we are making sure this is the correct approach for verifyPassword.

nordicdx commented 9 years ago

Sure, no problem. Thanks for keeping me updated!