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

Logout User | Front End #15

Closed
5 tasks done
NicolasOmar opened this issue Mar 16, 2022 · 0 comments
Closed
5 tasks done

Logout User | Front End #15

NicolasOmar opened this issue Mar 16, 2022 · 0 comments
Assignees
Labels
feature Add new things for the project legacy card Comes from a Trello board with old card format
Milestone

Comments

@NicolasOmar
Copy link
Owner

Objective: Add a feature where the User can logout from the system by clicking a Logout button, happening the following:

  • The User will be redirected to the Login screen
  • The Header and Dashboard section will disappear

Tasks

  • Add Integration with GraphQL (Apollo)
  • Add error handling based on GraphQLErrors (Apollo)
  • Integrate Apollo logic in Logout button
  • Handle Header display based on localStorage status
  • Add UT for redux implementation
@NicolasOmar NicolasOmar self-assigned this Mar 16, 2022
@NicolasOmar NicolasOmar added feature Add new things for the project legacy card Comes from a Trello board with old card format labels Mar 16, 2022
@NicolasOmar NicolasOmar added this to the v0.1 milestone Mar 16, 2022
@NicolasOmar NicolasOmar moved this from In Analysis to To Do in MyPets | Project Board Mar 16, 2022
Repository owner moved this from To Do to Done in MyPets | Project Board Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add new things for the project legacy card Comes from a Trello board with old card format
Projects
Development

No branches or pull requests

1 participant