Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Pages behind login #10

Closed
Closed
@dnesteryuk

Description

@dnesteryuk

Scenario:

  1. A user is on the login page: http://localhost/login.
  2. The user logins and gets forwarded to the internal page: http://localhost/index.

First of all the index page is private, it cannot be pre-rendered. Even if the index page is public, the page may be personalized after the login, hence, it must not be pre-rendered. Otherwise, the user will see the stale content.

How to handle such case?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions