I am new to Okta and still working my way through this, so forgive me if this is a simple question.
I am using Okta to manage users inside an app I am working on in React. However within this app I want users to be able to connect 3rd party integrations such as gmail, docusign, etc.
First off, is this something that Okta is recommended to be used for? I do not want the user to have to use the Okta authentication plugin or anything like that, I just want the verification to be done using Okta so I do not have to build it out on my own.
And if going this route is the correct process to create an application in Okta for each possible integration? Users may have a different email address or user id than they use inside my application so I want this to be as open ended as possible.