enso/app/ide-desktop/lib/content
Paweł Buchowski 6f29262f90
Cognito auth 2/7 - add authorization app (#5798)
2nd PR for IDE/Cloud authorization with cognito. This PR introduces boilerplate react app + some amplify code to fetch the access token + username of the currently logged in user, if they are already authenticated.

Registration + Login + Set Username + Forgot Password flows are to be added in next PRs to keep the changes reviewable.
2023-03-15 11:54:16 +00:00
..
src Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
bundle.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
esbuild-config.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
package.json Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
start.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
tsconfig.json Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
watch.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00