Conversation
|
Going through this flow again, I think we can/should clean up in a slightly different way perhaps. So as you've put it here we call Then we enter I'm not seeing why we shouldn't just skip straight to the |
|
@adonesky1 That does seem better to me, except that setting a password is required before calling Perhaps the password could be passed into |
|
@adonesky1 , @Gudahtt : I spent more time looking at the code, change suggested above will require changing method This method is called from other places also, thus I would avoid making this change, please suggest. |
|
@jpuri could we just pass the password to then we don't need to change the function signature of So I believe this resolves the flow/duplication issues without needing to drastic a change? |
|
@adonesky1 : I just updated the PR please check. |
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
No description provided.