Skip to contents

Get API Key of a specific user in the database

Usage

getAPIKey(conn_handler, verbose = TRUE)

Arguments

conn_handler

A handler uses to establish connection to the database obtained from SigRepo::newConnhandler() (required)

verbose

A logical value indicates whether or not to print the diagnostic messages. Default is TRUE.