- AWS account
- Terraform installed and configured
- Auth0 account
- Go to the documentation page: https://marketplace.auth0.com/integrations/terraform
- and follow the Create a Machine to Machine Application chapter
terraform init
terraform apply
- Go to the URL Terraform prints
- Log in with either
user1@example.com
//Password.1
oruser2@example.com
//Password.1
- The page shows the
context.identity
values AppSync gets
terraform destroy