Skip to content

Log Out #8

@srbobo

Description

@srbobo

User Story

As an Engineer, I should be able to log a user out of an active session so that any access sensitive information or services is revoked and secure.

Acceptance Criteria (Gherkin)

GIVEN: An account is authenticated
AND: An active session is running
WHEN: A request to the authentication service to close the session and log out is made
THEN: The session is closed
AND: The account is logged out

Technical Notes

  • Authentication service = Firebase

Design

{Links to any design artifacts here}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions