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

Log Out #8

Open
srbobo opened this issue Jul 11, 2019 · 0 comments
Open

Log Out #8

srbobo opened this issue Jul 11, 2019 · 0 comments

Comments

@srbobo
Copy link
Contributor

srbobo commented Jul 11, 2019

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant