property RequestTimeAllocation: integer; default 10;
Description
Gets or sets the number of seconds to subtract from the ExpiryTime when checking token validity.
This buffer ensures a new token is requested before the current one expires, helping to prevent authorization errors.
The default value is 10.