Options for creating an access token.
Unique name for the access token. Must be unique per user.
Optional
Unix timestamp (in seconds) indicating when the token expires. If not provided, token does not expire.
Note: Only Unix timestamp (number) is accepted, not Date objects.
Options for creating an access token.