PrimaAuth0Ex.TokenProvider.RefreshStrategy behaviour (prima_auth0_ex v0.9.4)
View SourceBehaviour to define a strategy to decide whether to refresh a token or keep using it for some more time.
Summary
Callbacks
@callback refresh_time_for(atom(), PrimaAuth0Ex.TokenProvider.TokenInfo.t()) :: Timex.Types.valid_datetime()