Skip to content

Commit

Permalink
Update salesforce_api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MinGi-K authored Nov 18, 2023
1 parent f73c6be commit c3acc79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Topics/Tech_Stacks/salesforce_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ The query editor uses SOQL - [Salesforce Object Query Language](https://develope

<img src="https://www.marksgroup.net/wp-content/uploads/2019/05/console1.png" width="500">

## Setting up a Connected App in Salesforce to enable social login

# Setting up a Connected App in Salesforce to enable social login
- A Connected App is just refers to an application that uses OAuth for authentication and authorization. Refer to this [link](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm) for more details about the Oauth flow:

# Why would you want to use Salesforce as an authentication provider?
Expand Down

0 comments on commit c3acc79

Please sign in to comment.