Skip to content

How to block subsequent steps if user isn't logged in? #424

@gremo

Description

@gremo

In the middle of my flow I'm asking the user to login:

  1. The flow uses allowRedirectAfterSubmit
  2. "Step 3" will ask to login or register. After login, I redirect the user to the URL of the step 3.
  3. "Step 3" is skipped when the user is already logged in

This seems to work. But how to "block" subsequent steps if user is not logged in?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions