mirror of
https://github.com/enso-org/enso.git
synced 2024-12-11 14:27:51 +03:00
e9d6d03c67
3rd PR for IDE/Cloud authorization with cognito. This PR introduces registration templates + flows + amplify wrappers for registering & confirming user registration. Login + Set Username + Forgot Password flows are to be added in next PRs to keep the changes reviewable.
5 lines
71 B
JSON
5 lines
71 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["../types", "."]
|
|
}
|