Get the list of personal access tokens. Like for the other token functions,
this operation requires the user to authenticate with username/password credentials.
Usage
opal.tokens(opal, df = TRUE)
Arguments
opal
Opal object.
df
Return a data.frame (default is TRUE)
See Also
Other token functions:
opal.token(),
opal.token_datashield_create(),
opal.token_delete(),
opal.token_r_create(),
opal.token_renew(),
opal.token_sql_create()