Skip to content

issues Search Results · repo:mdp/rotp language:Ruby

Filter by

56 results
 (101 ms)

56 results

inmdp/rotp (press backspace or delete to remove)

We are using the ROTP gem with Rodauth rails and after upgrading to the latest version of Rodauth Rails, we are having an issue with verifying the one time password. The line here: https://github.com/mdp/rotp/blob/main/lib/rotp/otp.rb#L53 ...
  • wdperson
  • Opened 
    on Jul 16, 2024
  • #139

Currently the README implies that Webauthn/Passkeys are the way forward. Consensus in 2024 is that passkeys/webauthm is a shattered dream. Related Front Page discussion on HN. _ The biggest issue with ...
  • evolve2k
  • 1
  • Opened 
    on May 6, 2024
  • #138

Ruby 3.4 will warn on usage of ostruct, 3.5 will raise. Also see https://bugs.ruby-lang.org/issues/20309, https://github.com/ruby/ruby/pull/10428 Something like this should be a good substitute, however ...
  • Earlopain
  • Opened 
    on Apr 2, 2024
  • #137

When set interval is 300 test_time = Wed, 12 Apr 2023 11:49:59 +08 +08:00 .to_datetime otp = ROTP::TOTP.new(token, issuer: test , interval: 300) code = otp.at(test_time) now = Wed, 12 Apr 2023 11:50:01 ...
  • cthungIT
  • 1
  • Opened 
    on Apr 12, 2023
  • #125

Hi, We are using this gem with Ruby version 2.5.9, but we have the gem mathn manually installed (which was included by default until ruby 2.5) We ve had trouble debugging but we notice that with the mathn ...
  • askprod
  • 1
  • Opened 
    on Feb 24, 2023
  • #123

Installing Bundler /opt/hostedtoolcache/Ruby/2.3.8/x64/bin/gem install bundler -v ~ 2 ERROR: Error installing bundler: bundler requires Ruby version = 2.6.0. Took 0.72 seconds Details an ...
  • olleolleolle
  • Opened 
    on Feb 13, 2023
  • #122

Hey Guys, I am generating an OTP in one API call and verifying it in a separate call, but this doesn t seem to work properly. I have tried this by passing correct as well as wrong values but result is ...
  • zainonrails
  • 2
  • Opened 
    on Dec 17, 2022
  • #120

When installing this gem there s an older jQuery 1.4.2 js file under this path that triggers CVE-2011-4969 alerts during security scans. vendor/bundle/ruby/2.7.0/gems/rotp-6.2.0/doc/js Cross-site scripting ...
  • Nandez89
  • 3
  • Opened 
    on Nov 9, 2022
  • #117

Hi. Apologies if I misunderstood something, but I thought that the interval parameter defines how long a TOTP should be valid. However, I m seeing results that don t conform to this understanding... Using ...
  • hosamaly
  • 2
  • Opened 
    on Aug 23, 2022
  • #114

Working on upgrading devise-two-factor from 3.x to 4.x and a part of that was upgrading the OTP gem to 6.0, however now I m getting the error mentioned in the title undefined method  verify_with_drift ...
  • omarluq
  • 2
  • Opened 
    on Jul 25, 2022
  • #112
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub