Request a token from the server to use the api service

token_request()

Value

list

Examples

if (FALSE) {
token <- token_request()
print(token)
}