Module: Jbr::Refreshing
- Included in:
- OAuth
- Defined in:
- lib/jbr/refreshing.rb
Overview
What credentials do when Jobber says the access token is stale, and how they do it safely where many processes hold copies of the same ones: through a store, only one of them asks Jobber for a new token and the rest take the one it wrote.