What happens when a user installs an app with the "client credentials" authentication flow?
What kind of user information do we get in the app besides their customer ID which can be viewed in the Analytics section only?
We're working on a "client credentials" app and would like to connect a user to our internal customers database. But if we know the Reapit customer ID only, then it's impossible to find the same customer in our internal database.
Is it possible to send a customer after the app installation to some url where we can ask him additional questions? It's similar to REDIRECT URIs for the "AUTHORIZATION CODE" flow.
What happens when a user installs an app with the "client credentials" authentication flow?
What kind of user information do we get in the app besides their customer ID which can be viewed in the Analytics section only?
We're working on a "client credentials" app and would like to connect a user to our internal customers database. But if we know the Reapit customer ID only, then it's impossible to find the same customer in our internal database.
Is it possible to send a customer after the app installation to some url where we can ask him additional questions? It's similar to REDIRECT URIs for the "AUTHORIZATION CODE" flow.