Creates a login config rule variable of type relative block time
which will expire after value number of seconds after this was registered.
Works well together with the time functions of this module. E.g.,
relativeBlockTime(hours(2)) // Expires after two hours
Creates a login config rule variable of type relative block time which will expire after
value
number of seconds after this was registered. Works well together with the time functions of this module. E.g.,