Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Move the Login logic to middlewares #596

Closed
reyraa opened this issue Aug 14, 2017 · 0 comments
Closed

Move the Login logic to middlewares #596

reyraa opened this issue Aug 14, 2017 · 0 comments
Assignees

Comments

@reyraa
Copy link
Contributor

reyraa commented Aug 14, 2017

Expected behaviour

The Login component should be presentational only and should not implement logics and Api call.

Actual behaviour

Currently the Login component implements logics and Api call which are not related to presentation and can move to middleware(s).

@reyraa reyraa self-assigned this Aug 14, 2017
reyraa added a commit that referenced this issue Aug 16, 2017
Move the Login logic to middlewares - Closes #596
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant