1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Base32 encoder fix (#19)

- Fixed Base32 encoder #6, added test
- Updated NuGet packages
This commit is contained in:
2021-07-09 00:52:00 +03:00
committed by GitHub
parent a06022ba1e
commit 4c63be6389
6 changed files with 51 additions and 37 deletions
@@ -87,4 +87,4 @@ namespace SimpleOTP.Test.Models
"yEEBMhxEQIMRFCTIQQEyHERAgxEUJMhBATIcRECDERQkyEEBMhxEQIMRFCTIQQEyHE/gcIt5Gg5RNZHAAAAABJRU5ErkJggg==", imageStr);
}
}
}
}