1. Go to your [Application Settings](https://github.com/settings/applications)
2. Under the `Developer applications` tab, click the **Register new application** button
...
...
@@ -33,29 +33,44 @@ To set up your desired provider:
**Note**: If your callback URL is wrong, GitHub does not display any error. Instead of logging in, you receive an error message saying "No matching login attempt found."
1. Go to the [Google Developer Console](https://console.developers.google.com), and create a new project
2. Set up your project by creating an "OAuth 2.0 client ID" \(under `APIs & Auth` and `Credentials`\)
3. After that, make sure you define a **Product Name** in the OAuth consent screen, and select **Web App** as application type. Otherwise, you won't be able to provide a callback URL
## Apple
### Apple
## LinkedIn
### LinkedIn
* Callback URL: `<<website_url>>/_oauth/linkedin`
## Twitter
#### LinkedIn Set up
1. Go to the [Developers Linkedin](https://www.linkedin.com/developers/) and create a new app
2. Go to Auth tab.
### Twitter
* Callback URL: `<<website_url>>/_oauth/twitter`
## Wordpress
### Wordpress
Please follow the instructions [here](https://docs.rocket.chat/guides/administrator-guides/authentication/oauth/wordpress).
## Add Custom OAuth
## Refresh OAuth Services
Click Refresh OAuth Services to refresh the options that are displayed on the login screen based on the settings you saved, as shown below: