Maximum number refreshes for access tokens

2015-11-17 Thread Sagar Ganapaneni
Hi, I have did some research but could not find the answer. If want to use the refresh token for a given client id/secrete across multiple programs, as I will be requesting for many access tokens in this case. would like to limitations on number of refreshes that can be made in day and how does

Sharing refresh token among multiple users and requesting for multiple access tokens a day

2015-11-17 Thread Sagar Ganapaneni
Hi, Any idea about number of times I can request for an access token if a set of client id/secret and refresh token is shared among multiple programs? also will access token generated by one program invalidates the previous access token requested by another program ? Thank you, Sagar -- --