auth-vir - v5.2.0
    Preparing search index...

    Function generateLogoutHeaders

    • Used by host (backend) code to set headers on a response object when the user has logged out or failed to authorize.

      Parameters

      • cookieConfig: Readonly<{ hostOrigin: string } & { isDev?: boolean }> & PartialWithUndefined<
            { cookieNameSuffix: string },
        >
      • Optionaloptions: Readonly<PartialWithUndefined<{ preserveCsrf: boolean }>>

      Returns Record<string, string[]>