The callback used to determine the expiring duration.
expiring
typedef OidcRefreshBeforeCallback = Duration? Function(OidcToken token);