accounts-frontend/src/components/user
2018-02-18 20:15:22 +02:00
..
middlewares #389: add e2e tests for invalid refreshToken case. Minor bug fixes 2018-02-18 20:15:22 +02:00
actions.js #246: remove logout from user/actions. Use logoutAll from account/actions everywhere 2017-01-04 07:52:46 +02:00
actions.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
factory.js #365: Redirect user to login page, when token can not be refreshed. Further improvement of auth errors handling 2017-12-30 21:08:22 +02:00
index.js #336: add lang attribute for html 2017-06-08 20:59:31 +03:00
reducer.js #379: split languageSwitcher to smaller components 2017-12-30 23:44:12 +02:00
User.js #346: Setup router for oauth success page for code response type 2017-08-07 23:11:39 +03:00