Class: LinkedRails::Auth::OtpAttemptsController

Inherits:
Object
  • Object
show all
Defined in:
app/controllers/linked_rails/auth/otp_attempts_controller.rb

Class Method Summary collapse

Class Method Details

.controller_classObject



15
16
17
# File 'app/controllers/linked_rails/auth/otp_attempts_controller.rb', line 15

def controller_class
  LinkedRails.otp_attempt_class
end