Skip to content

Restore clear_password property for StoragePasswords creation #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

fantavlik
Copy link
Contributor

Followup to: #86

After discussion with @dgao1029 I think the most backwards compatible approach is to follow the Java SDK and perform a subsequent GET after the password is created so that the clear_password property is available for SDK users even though it's no longer returned in the POST response.

@fantavlik fantavlik changed the base branch from master to develop February 6, 2020 16:56
@dgao1029
Copy link
Contributor

dgao1029 commented Feb 6, 2020

Thanks for making the changes @fantavlik!

@shakeelmohamed
Copy link
Contributor

LGTM, but let's rebase & target to develop

@shakeelmohamed shakeelmohamed merged commit b20d732 into develop Mar 9, 2020
@shakeelmohamed shakeelmohamed deleted the restore_clear_password branch March 9, 2020 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants