Class: LinkedRails::Auth::OtpSecretsController

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

Class Method Summary collapse

Class Method Details

.controller_classObject



34
35
36
# File 'app/controllers/linked_rails/auth/otp_secrets_controller.rb', line 34

def controller_class
  LinkedRails.otp_secret_class
end