Commit Graph

18 Commits

Author SHA1 Message Date
SleepWalker
d1b19a2285 #305: implement disable mfa form 2017-10-23 22:01:48 +03:00
SleepWalker
02ce9bb3b5 #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
SleepWalker
5a16fe26ae #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
ErickSkrauch
c1e9cdc6b9 Попытка сделать frontend для отображения капчи на странице запроса восстановления пароля 2017-04-18 19:47:46 +03:00
ErickSkrauch
f42dd46c89 Отключена передача токена авторизации при выполнении запросов в сторону формы восстановления пароля 2017-02-24 00:21:24 +03:00
SleepWalker
f1110b0067 #246: remove redundant /current calls during account authentication 2017-01-06 08:04:14 +02:00
SleepWalker
2301aff3d5 Ignore token for some guest-specific requests 2016-12-25 20:09:47 +02:00
SleepWalker
7374ac3564 Disable bearer header for refresh-token request 2016-12-12 22:07:49 +02:00
SleepWalker
e4ccf8d193 Do not require refreshToken during auth 2016-11-19 17:50:30 +02:00
SleepWalker
5142d65b39 #48: call authentication.logout for each revoked account 2016-11-15 07:55:15 +02:00
SleepWalker
a2afac867a #48: fix the bug, whent account.current was requested without disabling refreshToken middleware 2016-11-08 08:30:53 +02:00
SleepWalker
000ce71d3e #48: integrate accounts with app 2016-11-05 12:11:41 +02:00
SleepWalker
7dd58acede #48: initial logic for multy-accounts actions 2016-10-30 14:12:49 +02:00
SleepWalker
54664044eb Add tests for auth middlewares 2016-08-09 22:59:43 +03:00
SleepWalker
3804c1c143 Decouple the rest of an api calls 2016-07-28 08:03:30 +03:00
SleepWalker
d36e771c4f #151: notify an api about user being logged out 2016-06-28 13:13:31 +03:00
SleepWalker
3bf02f16dc #126: added refresh token support on frontend 2016-06-04 17:58:29 +03:00
SleepWalker
818101b710 #126: slightly refactored login and jwt token logic 2016-06-04 17:20:21 +03:00