UNPKG

salesforce-oauth2-web-server-flow

Version:
11 lines (8 loc) 313 B
# SalesForce OAuth 2.0 Web Server Authentication Flow Implementation [Salesforce OAuth 2.0 Web Server Authentication Flow](https://help.salesforce.com/articleView?id=remoteaccess_oauth_web_server_flow.htm&type=0) ## Installation ```bash $ npm install salesforce-oauth2-web-server-flow --save ``` ## License MIT