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

Ft logout 162889373 #7

Merged
merged 8 commits into from
Dec 30, 2018
Merged

Ft logout 162889373 #7

merged 8 commits into from
Dec 30, 2018

Conversation

mugoh
Copy link
Owner

@mugoh mugoh commented Dec 30, 2018

What does this PR do?

Creates a feature to enable logged in users to logout

Description of Task to be completed?

Have the endpoint /api/v1/auth/logout working

How should this be manually tested?

  1. Clone the repo git clone http://github.com/hogum/stackS-api.git
  2. Switch to the repo's directory and checkout the logout-feature branch
$ cd stackS-api && git checkout ft-logout-162889373
  1. Run the app
    export FLASK_APP=run.py && flask run
  2. Test the endpoint DELETE htttp://localhost:5000/api/v1/auth/logout
  3. Any background context you want to provide?

None
6. #### What are the relevant pivotal tracker stories?
[162889373] (https://www.pivotaltracker.com/story/show/162889373)

@mugoh mugoh merged commit 01bc8f5 into develop Dec 30, 2018
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

Successfully merging this pull request may close these issues.

1 participant