uphold / uphold-sdk-javascript

Uphold SDK for JavaScript
https://uphold.github.io/uphold-sdk-javascript
MIT License
84 stars 28 forks source link

Add password field to updateMe #46

Closed hitmanmcc closed 3 years ago

hitmanmcc commented 3 years ago

Description

This PR updates the updateMe method signature to take a password field in the first object parameter, thus allowing for a password to be set for users without a password.

Related issues

-Relates to WALL-509.