Documentation
    Preparing search index...

    Function autoAuthenticate

    • A helper function to redirect users to sign-in if they aren't already authenticated. Should probably only be used for BFFs (Backend-For-Frontend)

      Parameters

      • req: Request
      • res: Response
      • next: NextFunction

      Returns Promise<void>