Closed kldeb closed 3 months ago
Thanks for the PR, @kldeb.
I noticed some indentation we do not have in the project. Not sure if you can run npm run format
in order to fix that. Also, hopefully, @mw10013 could also take a look at the PR too.
strange, i did run the format script.
All right, nothing to worry about @kldeb.
Not sure if we will need some small tests of the base32Encode
or if we had those for thirty-two
; in any case, let's wait for @mw10013 to share some thoughts, and we will merge it!
We will need to bump @epic-web/totp
to the new version, right? Let us know what pending changes need to be made in order for us to also merge this and publish a new version of remix-auth-totp
, @kldeb.
Also, thanks for the efforts and the improvements!
@dev-xo Done. I ran pnpm upgrade
on the project so there are a few updates (let me know if this is not ok). All tests pass, ran format, lint, typecheck as well.
@kldeb Thanks for the PR! Looks good from my side.
Merged and published. Let me know if everything works as expected, @kldeb. Again, thanks for the time spent and the efforts!
@dev-xo thanks! Just tested it and it works!
Happy to hear that, @kldeb! Thanks for the PR. Feel free to suggest anything else or come up with some other features/improvements!
Solves node v20 issue running on aws lambda