ErickSkrauch
|
be08857edc
|
Add E2E tests for device code grant flow.
Handle more errors for device code.
Dispatch a BSOD for an any unhandled exception from auth flow state
|
2024-12-18 01:02:02 +01:00 |
|
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
|
747e21f0ae
|
Fix linting errors
|
2020-06-04 19:54:33 +03:00 |
|
ErickSkrauch
|
bf6a76d006
|
Remove all *.intl.json files. Move strings to the corresponding views. Implement custom command to build i18n/en.json file
|
2020-06-04 19:43:08 +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
|
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 |
|