TwoFactorAuth v1.6.2 Release Notes

Release Date: 2018-06-05 // almost 6 years ago
    • 👀 ConvertUnixTimeDotComTimeProvider was dropped; this seems to no longer be online / work
    • A new NTPTimeProvider was added
    • The verifyCode(...) method now has a new argument that returns the timeslice that matched the code so you can save the timeslice and prevent replay-attacks.