• Check if the current session is inactive - the default timeout is 30 minutes.

    Parameters

    • sessionLengthInMinutes: number = 30

      Length of the session in minutes - defaults to 30.

    Returns boolean

    If the current session is inactive.

Generated using TypeDoc