get_user_preferences: Get User Preferences
Description
Given the tokens object from the `get_authentication_tokens`
function, returns the user preferences associated with the
account that was authenticated.
Usage
get_user_preferences(tokens)
Value
Returns a data frame containing the user's preferences
Arguments
- tokens
token object from `get_authentication_tokens` function (list).