enso/app/ide-desktop
Nikita Pekin 201358e5cc
Cognito auth 4/7 - add login (#5865)
4th PR for IDE/Cloud authorization with cognito. This PR introduces login templates + flows + amplify wrappers for logging in users w/ federated providers or with username/email.
Set Username + Forgot Password flows are to be added in next PRs to keep the changes reviewable.
2023-03-18 00:22:04 +00:00
..
lib Cognito auth 4/7 - add login (#5865) 2023-03-18 00:22:04 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
esbuild-watch.ts Reworked ide watch and ide start commands (#5634) 2023-03-02 23:00:47 +01:00
eslint.config.js Cognito auth 4/7 - add login (#5865) 2023-03-18 00:22:04 +00:00
package-lock.json Cognito auth 3/7 - add registration (#5864) 2023-03-17 15:26:59 +00:00
package.json Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
tsconfig.json Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
utils.ts Fix #5969 (#5972) 2023-03-16 14:09:31 +01:00