global

def otp_tmp_key(secret)

def otp_tmp_key(secret)
  _otp_tmp_key(secret)
  clear_cached_otp
end