Handles the OAuth callback from Instagram and completes the authentication process
cURL
curl --request GET \ --url http://localhost:3000/api/auth/instagram/callback
OAuth authorization code from Instagram
State parameter for CSRF protection
Error code if OAuth failed
Human-readable error description
Redirects to signin page with authentication token or error