Class: OneTimeAuthentication

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
OneTimePassword::OneTimeAuthenticationModel
Defined in:
lib/generators/one_time_password/templates/app/models/one_time_authentication.rb

Method Summary

Methods included from OneTimePassword::OneTimeAuthenticationModel

#authenticate_one_time_client_token!, #authenticate_one_time_password!, #expired?, #set_client_token, #set_password_and_password_length, #under_valid_failed_count?