• Asserts that the two given IDs are identical. To be used when a request tries to access a resource to ensure they're not accessing someone else's data.

    Parameters

    • Optionalinput: string

      Input ID.

    • Optionalexpected: string

      Expected ID.

    Returns asserts expected is string