Client management with OAuth

3

Good evening, everyone. I'm starting to study OAauth, and doing some testing using twitter and google. However, I had the following doubts for the given scenario, for example:

After developing a Rest API, where I have an average of 500 clients accessing this API:

  • Using twitter or google services. Is it possible to generate a different access token for each of the clients?

  • Or would it be ideal to have a general token for all 500 clients?

asked by anonymous 05.04.2016 / 00:59

0 answers