Commit Graph

11 Commits

Author SHA1 Message Date
ErickSkrauch
af59cc033f
Extract device code into a separate view.
Convert more components from class components to functional.
Fix invalid finish state when client was auto approved
2024-12-14 13:16:29 +01:00
ErickSkrauch
3f0565e26b
Initial device code flow implementation 2024-12-10 20:42:06 +01:00
ErickSkrauch
ba2876e534
Improve typings for AuthFlow and mark some future TODOs 2024-08-28 13:07:23 +02:00
SleepWalker
b1774d8354 Allow escape from activation step back to login page 2021-03-28 17:50:32 +02:00
SleepWalker
831ab42155 fix: correct logic for handling deleted users during oauth (#27) 2020-10-11 21:30:50 +03:00
ErickSkrauch
00e74b1faf Add additional E2E tests cases for user agreement auth state and ensure, that oauth flow works correctly with deleted accounts 2020-08-01 22:19:00 +03:00
ErickSkrauch
f85b9d8d35 Change prettier rules 2020-05-24 02:08:24 +03:00
SleepWalker
2d903f96fc Upgrade prettier before it will be removed forever 2020-05-20 20:02:22 +03:00
ErickSkrauch
96049ad4ad Implemented strict mode for the project (broken tests, hundreds of @ts-ignore and new errors are included) [skip ci] 2020-05-20 19:59:43 +03:00
SleepWalker
5ca4c323c7 Fix the rest of the tests 2019-12-29 18:38:35 +02:00
SleepWalker
f9d3bb4e20 Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00