Vimeo
This module provides access to the Vimeo API v3.
Summary
Functions
Returns the access_tokens from configuration
Sets or updates the access_tokens on configuration
Returns the client_id from configuration
Returns the client_secret from configuration
Returns global configuration Map
Initialise the process with system environment variables
VIMEO_CLIENT_ID, VIMEO_CLIENT_SECRET and VIMEO_ACESS_TOKEN
Initialise the process with a configuration Map
Initialise the process with client_id, client_secret
and an optional access_token
Functions
Specs
access_token(binary) :: atom
Sets or updates the access_tokens on configuration.
Specs
configure :: atom
Initialise the process with system environment variables
VIMEO_CLIENT_ID, VIMEO_CLIENT_SECRET and VIMEO_ACESS_TOKEN.