Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect to the login page if the user is not logged in when editing #84

Open
3 tasks
ctwhome opened this issue May 10, 2021 · 0 comments
Open
3 tasks
Labels

Comments

@ctwhome
Copy link

ctwhome commented May 10, 2021

User story

As an editor
When accessing directly to the builder to edit a story via a link, the application should redirect me to the login page.

Proposed work

Routing changes

Tasks

  • Change routing so that users get redirected to the login page if authentication is needed.
  • Make sure the original link is accessed after logging in.

Acceptance Criteria

  • Open a direct link to a story in an incognito window, if redirection to the login screen is done (and upon logging in, the desired link is accessed again), job done.
@ctwhome ctwhome changed the title Redirect to the login page if the user is not logged in Redirect to the login page if the user is not logged in when editing May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant