Skip to content

How to obtain control on a company #474

Closed Answered by valmoz
DamsolDeveloper asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @DamsolDeveloper
for clarity, let's call your company "A" and the other company "B".
If I'm not wrong, you created an app using company "A", and then you performed the OAuth flow with the created app on company "A" and "B", correct?

If that's the case, the OAuth step should have returned you two different tokens:

  • The first one (let's call it "Z") is the one you obtained by performing the OAuth flow for company "A"
  • The second one (let's call it "W") is the one that the holder of company "B" obtained by performing the OAuth flow for company "B".

In this situation, each token will be able to access the companies associated with the token itself:

  • By performing API calls using the tok…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@DamsolDeveloper
Comment options

@valmoz
Comment options

@DamsolDeveloper
Comment options

Answer selected by valmoz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants