-
Notifications
You must be signed in to change notification settings - Fork 15
Add documentation for Oauth credentials #464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
taylordowns2000
commented
Apr 4, 2024
- Adds generic docs for Oauth2 credentials (image 1)
- Adds some specific recommendations for Salesforce (image 2)


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recommended a change to 2 subtitles. Otherwise, I am very good with this.
available on your Lightning instance, reach out to the superuser who deployed it | ||
and ask them to configure a Salesforce Oauth2 client. | ||
|
||
#### Oauth2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Connecting via Oauth2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Connecting via OAuth2
 | ||
 | ||
|
||
#### Security Token |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Connecting via Security Token
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, but I added some content and made minor changes
@taylordowns2000 added some content and made minor edits. Good to go from my side |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks good but every mention of Oauth
should be OAuth
If it'sOauth2
then it should be OAuth2
closes #389 |