global

def otp_key_ds

def otp_key_ds
  db[otp_keys_table].where(otp_keys_id_column=>session_value)
end