Skip to content

Different experience for logged in user #209

@mikelbrierly

Description

@mikelbrierly

User Story:

As a User,
I want the site to reflect a difference when I am logged in,
So that I know that I am logged in, and how to manage my account


Acceptance Criteria:

  • When a user is logged in, change the "Sign Up" button to say "My Account"
  • The modal should have 3 new options now:
    • Log out
    • Switch user
  • Log out and switch user just need to revoke the token that lives in the browsers cookie.
  • Make sure to set the state or reload the page if the user changes or is logged out

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    jsThis work primarily features JavaScriptjsxreactThis story deals heavily with React code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions