Skip to content
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

rbw code cannot parse TOTP secret when there are spaces in it #56

Closed
TamasBarta opened this issue May 2, 2021 · 0 comments
Closed

rbw code cannot parse TOTP secret when there are spaces in it #56

TamasBarta opened this issue May 2, 2021 · 0 comments

Comments

@TamasBarta
Copy link

Many sites provide TOTP secrets chunked by spaces. One example is Google. When I try to use rbw code on entries in my vault for those sites, I get the following error:

rbw code: totp secret was not valid base32

I believe this could be solved by just stripping all spaces from the TOTP secret strings.

niki-on-github pushed a commit to niki-on-github/rbw that referenced this issue May 15, 2021
@doy doy closed this as completed in 391c8d5 Jul 5, 2021
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

No branches or pull requests

1 participant