MakersValleyLLC / mv-bootcamp

This is the MakersValley Bootcamp code repo. All codes from all bootcamps are stored in here and can easily be accessible. Master will always be a blank template with Laravel and AngularJS installed for the frontend and the backend
Apache License 2.0
1 stars 1 forks source link

Create logout action #15

Open makersvalley opened 6 years ago

makersvalley commented 6 years ago

Add a button to the user screen after they have logged in. Then add an action to enable the user to logout

Check with backend team for API documentation for logging out and expected response.

Related to Project I #2