re-init amplify
This commit is contained in:
30
amplify/backend/backend-config.json
Normal file
30
amplify/backend/backend-config.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"auth": {
|
||||
"safeqrfrontendmobile2d879dc9": {
|
||||
"customAuth": false,
|
||||
"dependsOn": [],
|
||||
"frontendAuthConfig": {
|
||||
"mfaConfiguration": "OFF",
|
||||
"mfaTypes": [
|
||||
"SMS"
|
||||
],
|
||||
"passwordProtectionSettings": {
|
||||
"passwordPolicyCharacters": [],
|
||||
"passwordPolicyMinLength": 8
|
||||
},
|
||||
"signupAttributes": [
|
||||
"EMAIL"
|
||||
],
|
||||
"socialProviders": [],
|
||||
"usernameAttributes": [
|
||||
"EMAIL"
|
||||
],
|
||||
"verificationMechanisms": [
|
||||
"EMAIL"
|
||||
]
|
||||
},
|
||||
"providerPlugin": "awscloudformation",
|
||||
"service": "Cognito"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user