View Source PrimaAuth0Ex.TokenProvider.RefreshStrategy behaviour (prima_auth0_ex v0.4.6)
Behaviour to define a strategy to decide whether to refresh a token or keep using it for some more time.
Link to this section Summary
Link to this section Callbacks
@callback refresh_time_for(PrimaAuth0Ex.TokenProvider.TokenInfo.t()) :: Timex.Types.valid_datetime()