Skip to content

Modify Authentication Flows #59

@keiffer01

Description

@keiffer01

Issue summary

See differences between expected and actual behavior.

Expected behavior

  • When the user is already authenticated, they should be automatically redirected to the VIEW_TRIPS page if they go to the SIGN_IN page.
  • When the user clicks the Sign Out button, they should be redirected to the LANDING page.

Actual behavior

  • An already authenticated user that navigates to the SIGN_IN page will not be automatically redirected to their trips page.
  • When the user clicks the Sign Out button, they are redirected to the SIGN_IN page instead of the LANDING page.

Steps to reproduce (including any preconditions)

As described in the expected behavior section.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions