Get API Key of a specific user in the database
Usage
getAPIKey(conn_handler, verbose = TRUE)
Arguments
- conn_handler
An R object obtained from SigRepo::newConnhandler() (required)
- verbose
Logical; whether or not to print the diagnostic messages.
Default is TRUE.