Skip to content

Redirect to latest course from dashboard landingspage #38

@cyrildewit

Description

@cyrildewit

Description

We need to have logic in place that can redirect the user dynamically to his latest course. This endpoint will act as a redirector. If the user

Functional requirements

  1. Create a new route in the frontend at https://talentpulse.localhost/dashboard. This page needs to check if the user is authenticated or not.
  2. If the user is authenticated, redirect the user to the latest course. This route is "https://talentpulse.localhost/courses/{uuid}"
  3. If the user is not authenticated, redirect the user to https://talentpulse.localhost/organisation-login which is at the moment the only login flow we will support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrontendTaskSomething needs to be done

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions