Skip to contents

Attaches the auth key to the end of a request string

Usage

auth(req)

Arguments

req

Request string stub

Value

string request with TBA auth key

Author

Gabriel Krotkov

Examples

auth("")
#> Error in auth(""): could not find function "auth"