**Access Management** > **OAuth**.\n\n". "Click **Add Consumer** and create a new application.\n\n". "After completing configuration, copy the **Key** and ". "**Secret** to the fields above."); } protected function newOAuthAdapter() { return new PhutilBitbucketAuthAdapter(); } protected function getLoginIcon() { return 'Bitbucket'; } }