issues
search
daegalus
/
dart-otp
RFC6238 Time-Based One-Time Password / Google Authenticator Library
MIT License
100
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed typo "versin" -> "version"
#50
matt-novoselov
closed
2 months ago
0
Test Token is not working if `isGoogle: false`
#49
jxstxn1
closed
8 months ago
4
Question: is their any way to verify the generated totp code?
#47
FaisalMohammadi
closed
1 year ago
1
Allow lowercase base32 strings if isGoogle is set to true
#46
amadejkastelic
closed
1 year ago
3
Unhandled Exception: FormatException: Invalid Base32 characters when set isGoogle:true
#45
junixapp
closed
1 year ago
1
Invalid Base32 characters
#44
chickahoona
closed
1 year ago
0
HOTP tokens are not same with Google Authenticator tokens
#43
burcus
closed
1 year ago
10
TOTP generates invalid codes
#42
Davenchy
closed
1 year ago
5
Only depend on required library versions
#41
hpoul
closed
2 years ago
3
v3.1.0 fixes subtle bug but introduces breaking changes
#40
maurovanetti
closed
2 years ago
2
Unable to generate same TOTP as NodeJS TOTP libraries
#39
pt-rick
closed
2 years ago
3
_padSecret(secretList, secretbytes);
#38
devsigofficial
closed
2 years ago
4
TOTP generated codes are not the same generated by other Authenticators.
#37
joepoe
closed
2 years ago
3
Problem with dart_otp's capability of generating codes for discord, instagram, autodesk... etc
#36
SkyDev125
closed
2 years ago
3
Calculate Remaining Seconds from Interval value
#35
AkbarAsghari
closed
2 years ago
3
Unable to create otp for Instagram two factor authenticator.
#34
dinesh-utrade
closed
2 years ago
9
I am getting 5 digits instead of 6 with TOTP
#33
vgomez3
closed
2 years ago
1
Function to access the interval
#32
guilhermedaldim
closed
3 years ago
4
Does this lib work?
#31
blelump
closed
3 years ago
6
Error in readme and documentation
#30
kirasok
closed
3 years ago
2
Please also support verification of one time passwords
#29
mbalmer
closed
3 years ago
2
Publish version 3.0.0-nullsafety.0
#28
feinstein
closed
3 years ago
3
Error in readme
#27
timosturm
closed
3 years ago
2
how can i set length to 4
#26
muhammednazil
closed
3 years ago
1
when i added otp plug to my app.
#25
muhammednazil
closed
3 years ago
2
Linter fixes
#24
DavBfr
closed
4 years ago
1
quick_log dependency
#23
DavBfr
closed
4 years ago
2
Invalid Base32 characters
#22
JAICHANGPARK
closed
4 years ago
2
Fix isGoogle parameter pass
#21
marceloneppel
closed
4 years ago
3
correctly pass isGoogle to generator methods.
#20
hpoul
closed
4 years ago
2
Padding of TOTP secrets
#19
hpoul
closed
4 years ago
2
"Int64 accessor not supported by dart2js." exception after upgrading to 2.1.0 for flutter web
#18
zTrix
closed
4 years ago
4
does not match the result of GoogleAuthenticator
#17
cyjaysong
closed
4 years ago
8
Fix OTP stuff brought up in #15
#16
daegalus
closed
4 years ago
0
Secret encoding option and otplib.js compatibility
#15
vimarrow
closed
4 years ago
7
Fix type error at runtime
#14
readytopark
closed
4 years ago
1
Why not use dart's native crypto library instead of pointycastle?
#13
rajveermalviya
closed
4 years ago
1
Generated TOTP Code Sometimes Has Incorrect Length
#12
abogdanovich1
closed
5 years ago
2
Consider not using SHA-1 as default
#11
MarvinHannott
closed
4 years ago
2
Both methods for HOTP or TOTP code generation generates the same result
#10
OttoChamo
closed
5 years ago
5
404: http://daegalus.github.io/annotated/dart-otp/otp/otp.html
#9
n8crwlr
closed
5 years ago
2
Digit 0 doesn't appear
#8
imreallyliam
closed
5 years ago
1
Added documentation and example.
#7
amadejkastelic
closed
5 years ago
1
Switched from crypto to pointycastle and added support for different digest algorithms.
#6
amadejkastelic
closed
5 years ago
5
add refreshinterval and its example
#5
kimmanwky
closed
5 years ago
2
usage
#4
ghost
closed
5 years ago
1
Update crypto version
#3
romkor
closed
5 years ago
1
Migrate on crypto ^2.0.0
#2
vgordievskiy
closed
8 years ago
2
Move test package to dev_dependencies
#1
zijam
closed
8 years ago
1