Amplify でチャットアプリを作る例 $ amplify add auth The current configured provider is Amazon Cognito. Do you want to use the default authentication and security configuration? (Use arrow keys) ❯ Default configuration Default configuration with Social Provider (Federation) Manual configuration I want to learn more. How do you want users to be able to sign in? Username ❯ Email Phone Number Email or Phone Number I want to learn more. Do you want to configure advanced settings? (Use arrow keys) ❯ No, I am done. Yes, I want to make some additional changes. Amazon Cognito Auth
Amplify でチャットアプリを作る例 $ amplify add api ? Please select from one of the below mentioned services: (Use arrow keys) ❯ GraphQL REST ? Provide API name: myamplifyproject ? Choose the default authorization type for the API (Use arrow keys) API key ❯ Amazon Cognito User Pool IAM OpenID Connect ? Do you want to configure advanced settings for the GraphQL API (Use arrow keys) ❯ No, I am done. Yes, I want to make some additional changes. ? Do you have an annotated GraphQL schema? No ? Do you want a guided schema creation? Yes AWS AppSync Amazon DynamoDB Amazon Cognito GraphQL Auth