Nexmo / ruby-2fa

Two Factor Authentication with Nexmo Verify
https://developer.nexmo.com/tutorials/two-factor-authentication
MIT License
1 stars 4 forks source link

Update verifications controller and add instruction to README #1

Open hummusonrails opened 5 years ago

hummusonrails commented 5 years ago

In this PR I've addressed two areas:

lornajane commented 4 years ago

@benhayehudi , this looks valuable to me. Who can review this and get it accepted?

hummusonrails commented 4 years ago

@benhayehudi , this looks valuable to me. Who can review this and get it accepted?

Wow, haven't seen this in a while! Looping in @fabianrbz to review.

fabianrbz commented 4 years ago

@benhayehudi @lornajane it looks good to me, but i don't understand where the changes are coming from. Was the controller broken and this fixes it? or did we update the nexmo gem?

hummusonrails commented 4 years ago

@benhayehudi @lornajane it looks good to me, but i don't understand where the changes are coming from. Was the controller broken and this fixes it? or did we update the nexmo gem?

Yep, to both questions. I created this it looks like the first week I joined the team.

fabianrbz commented 4 years ago

@benhayehudi should we update the Gemfile.lock or does the specified version support this change?