Where to redirect on error (with ?error= query param).
Called with (instagramUser, appUserId, accessToken) after successful OAuth. Return a string to show as error (redirects to errorRedirectURL); return void on success.
Your app secret (e.g. REFRESH_KEY env var) used in the flow.
Where to redirect after successful Instagram auth.
Options for initializing Instagram OAuth via initInstagramAuth.