3
Good evening, everyone I’m starting to study Oaauth, and doing some tests using twitter and google. But I had the following doubts for the given scenario, for example:
After developing a Rest API, where I have on average 500 clients accessing this API:
Using twitter or google services. You have the ability to generate a different access token for each of your customers?
This has to be done automatically, or it would have to be done manually for each customer?
Or the ideal would be to have a general token for all 500 customers?