Skip to content

ROTP and Rodauth #139

@wdperson

Description

@wdperson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions