Method: Auth::TwoFactorOtp#typhoeus_timeout
- Defined in:
- lib/auth/two_factor_otp.rb
#typhoeus_timeout ⇒ Object
return the timeout in seconds.
196 197 198 |
# File 'lib/auth/two_factor_otp.rb', line 196 def typhoeus_timeout 10 end |