Commits on Nov 5, 2020

  1. try to refresh token if get fails

    @fcjr
    fcjr committed Nov 5, 2020
    ec1a1e0
  2. fix race condition

    @fcjr
    fcjr committed Nov 5, 2020
    8153363
  3. retry fetch properly if recieved 401

    @fcjr
    fcjr committed Nov 5, 2020
    5161065
  4. add early return

    @fcjr
    fcjr committed Nov 5, 2020
    e84525c
  5. move refresh to cookieListener

    @fcjr
    fcjr committed Nov 5, 2020
    bffc2e5
  6. remove extra whitespace

    @fcjr
    fcjr committed Nov 5, 2020
    38b17bb
  7. avoid exponential growth of token pool

    @fcjr
    fcjr committed Nov 5, 2020
    86b9395
  8. update comment

    @fcjr
    fcjr committed Nov 5, 2020
    9d5af50
  9. add back extra refresh

    @fcjr
    fcjr committed Nov 5, 2020
    133de00