Method: Searls::Auth::Config#max_allowed_short_code_attempts

Defined in:
lib/searls/auth/config.rb

#max_allowed_short_code_attemptsObject

Returns the value of attribute max_allowed_short_code_attempts

Returns:

  • (Object)

    the current value of max_allowed_short_code_attempts



3
4
5
# File 'lib/searls/auth/config.rb', line 3

def max_allowed_short_code_attempts
  @max_allowed_short_code_attempts
end