User

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2

Activity overview

Latest activity by User
  • User created a post,

    Multiple-Use Refresh Token

    We are developing a web app which has integrations with multiple file sharing platforms, and are adding Box. We typically store a refresh token with each document, which may be used many times to g...

  • User commented,

    We are trying to solve the same problem now (refreshing a token in a multi-process environment without invalidating the token in simultaneous processes). Were you able to find a solution here? Than...