Skip to content

ROTP and Rodauth #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wdperson opened this issue Jul 16, 2024 · 0 comments
Open

ROTP and Rodauth #139

wdperson opened this issue Jul 16, 2024 · 0 comments

Comments

@wdperson
Copy link

wdperson commented Jul 16, 2024

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

It is looking for two params. From Rodauth, it seems to only be passing one of the two params to ROTP:
https://github.com/jeremyevans/rodauth/blob/0c8dc7aa718790053a101c32ce44ffd98feed2f4/lib/rodauth/features/otp.rb#L271

I am not sure if it is an issue with ROTP or Rodauth or if I am not understanding how this is working. Any help would be appreciated. I am also going to open this issue on Rodauth.

@wdperson wdperson changed the title ROTP and Rodauth Rails ROTP and Rodauth Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant