module Instagramrb::Constants
Constants
- ACCESS_TOKEN
Default access token is nil.
- ACCESS_TOKEN_URL
Default access token URL.
- API_ENDPOINT
Default API endpoint.
- AUTH_URL
Default authorization url for Instagram's API.
- CALLBACK_URL
Defaul callback URL is nil.
- CLIENT_ID
Default client ID is nil.
- CLIENT_SECRET
Default client secret is nil.