-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Description
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
Labels
No labels