Skip to content

Releases: williamatodd/devise-2fa

Refactors #validate_otp_token_with_drift

23 Aug 14:09
Compare
Choose a tag to compare

Added

  • Appraisal suite.
  • Mongoid specs.

Changed

  • Refactors #validate_otp_token_with_drift from #15.
  • Upgraded rotp dependency to ~> 5.1.

Update rails, symmetric-encryption, and rotp dependencies

28 May 17:19
Compare
Choose a tag to compare
  • Relaxed Rails dependency to ~> 6.1.
  • Upgraded symmetric-encryption dependency to 4.3.0
  • Upgraded rotp dependency to ~> 4.0.

Test suite migrated to RSpec

28 May 17:17
0938a88
Compare
Choose a tag to compare
Prepare 0.2.0 for release & switch to CircleCI (#7)

* Switch from Travis to CircleCI

* Updates gem  version to 0.2.0

Initial Release

28 Apr 18:47
Compare
Choose a tag to compare
v0.1.1

Update devise dependency