• Checks if the user is authenticated. Redirects them to the login page if they are not.

    Parameters

    • locals: any

      The locals object of RequestEvent.

    • cookies: any

      The cookies object of RequestEvent.

    • url: any

      The URL object.

    Returns void

    void