Closed tigeryu8900 closed 5 months ago
Hey @tigeryu8900,
Thanks a lot for looking into this and putting together the PR.
I haven't tested this change myself but it looks straightforward to me based on the issue so I am going to approve and merge this.
To everyone else, if there are any issues coming from this change, please open a new issue and I'll take a look.
As mentioned in #30, the API response for
AuthenticatorToken
now includeskey_derivation_iterations
, so I've modifieddecryptToken
to use that value instead of a constant.Closes #30