CyberDeck / devise-fido-u2f

A devise module to authenticate additionally with a FIDO U2F hardware token, e.g. a Yubico USB security key.
MIT License
35 stars 4 forks source link

after_sign_in_path_for called on successful registration (Closes #14) #15

Closed zedtux closed 3 years ago

zedtux commented 5 years ago

This PR aligns the registration controller with the authentication one and the Device registration controller by calling the after_sign_in_path_for method on successful registration.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6bcdd2dced6a3b4e989c1f9042bce8c7a2677907 on Pharmony:improvements/adds-call-to-after_sign_in_path_for-on-register into 85da500a1f2d8a8d9973a1230ad3c2205159e17f on CyberDeck:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6bcdd2dced6a3b4e989c1f9042bce8c7a2677907 on Pharmony:improvements/adds-call-to-after_sign_in_path_for-on-register into 85da500a1f2d8a8d9973a1230ad3c2205159e17f on CyberDeck:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6bcdd2dced6a3b4e989c1f9042bce8c7a2677907 on Pharmony:improvements/adds-call-to-after_sign_in_path_for-on-register into 85da500a1f2d8a8d9973a1230ad3c2205159e17f on CyberDeck:master.