heapsource / active_model_otp

Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword
MIT License
769 stars 81 forks source link

TOTP Server #82

Closed RailsCod3rFuture closed 3 years ago

RailsCod3rFuture commented 3 years ago

How can I implement in a way that connects to a TOTP Server for authorizing tokens?