stopped at access token
This commit is contained in:
24
amplify/backend/auth/safeqr/parameters.json
Normal file
24
amplify/backend/auth/safeqr/parameters.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"authSelections": "identityPoolAndUserPool",
|
||||
"resourceName": "safeqr",
|
||||
"serviceType": "imported",
|
||||
"region": "ap-southeast-1",
|
||||
"usernameAttributes": [
|
||||
"email"
|
||||
],
|
||||
"authProvidersUserPool": [
|
||||
"Google"
|
||||
],
|
||||
"requiredAttributes": [
|
||||
"email"
|
||||
],
|
||||
"passwordPolicyMinLength": 6,
|
||||
"passwordPolicyCharacters": [],
|
||||
"mfaConfiguration": "OPTIONAL",
|
||||
"autoVerifiedAttributes": [
|
||||
"email"
|
||||
],
|
||||
"mfaTypes": [
|
||||
"TOTP"
|
||||
]
|
||||
}
|
||||
@@ -1,67 +0,0 @@
|
||||
{
|
||||
"version": "1",
|
||||
"cognitoConfig": {
|
||||
"identityPoolName": "safeqrfrontendmobile2d879dc9_identitypool_2d879dc9",
|
||||
"allowUnauthenticatedIdentities": false,
|
||||
"resourceNameTruncated": "safeqr2d879dc9",
|
||||
"userPoolName": "safeqrfrontendmobile2d879dc9_userpool_2d879dc9",
|
||||
"autoVerifiedAttributes": [
|
||||
"email"
|
||||
],
|
||||
"mfaConfiguration": "OFF",
|
||||
"mfaTypes": [
|
||||
"SMS Text Message"
|
||||
],
|
||||
"smsAuthenticationMessage": "Your authentication code is {####}",
|
||||
"smsVerificationMessage": "Your verification code is {####}",
|
||||
"emailVerificationSubject": "Your verification code",
|
||||
"emailVerificationMessage": "Your verification code is {####}",
|
||||
"defaultPasswordPolicy": false,
|
||||
"passwordPolicyMinLength": 8,
|
||||
"passwordPolicyCharacters": [],
|
||||
"requiredAttributes": [
|
||||
"email"
|
||||
],
|
||||
"aliasAttributes": [],
|
||||
"userpoolClientGenerateSecret": false,
|
||||
"userpoolClientRefreshTokenValidity": 30,
|
||||
"userpoolClientWriteAttributes": [
|
||||
"email"
|
||||
],
|
||||
"userpoolClientReadAttributes": [
|
||||
"email"
|
||||
],
|
||||
"userpoolClientLambdaRole": "safeqr2d879dc9_userpoolclient_lambda_role",
|
||||
"userpoolClientSetAttributes": false,
|
||||
"sharedId": "2d879dc9",
|
||||
"resourceName": "safeqrfrontendmobile2d879dc9",
|
||||
"authSelections": "identityPoolAndUserPool",
|
||||
"useDefault": "defaultSocial",
|
||||
"hostedUI": true,
|
||||
"usernameAttributes": [
|
||||
"email"
|
||||
],
|
||||
"hostedUIDomainName": "safeqrfrontendmobile2d879dc9-2d879dc9",
|
||||
"authProvidersUserPool": [],
|
||||
"hostedUIProviderMeta": "[]",
|
||||
"userPoolGroupList": [],
|
||||
"serviceName": "Cognito",
|
||||
"usernameCaseSensitive": false,
|
||||
"useEnabledMfas": true,
|
||||
"authRoleArn": {
|
||||
"Fn::GetAtt": [
|
||||
"AuthRole",
|
||||
"Arn"
|
||||
]
|
||||
},
|
||||
"unauthRoleArn": {
|
||||
"Fn::GetAtt": [
|
||||
"UnauthRole",
|
||||
"Arn"
|
||||
]
|
||||
},
|
||||
"breakCircularDependency": true,
|
||||
"dependsOn": [],
|
||||
"oAuthMetadata": "{\"AllowedOAuthFlows\":[\"code\"],\"AllowedOAuthScopes\":[\"phone\",\"email\",\"openid\",\"profile\",\"aws.cognito.signin.user.admin\"],\"CallbackURLs\":[\"com.safeqr.safeqr://\"],\"LogoutURLs\":[\"com.safeqr.safeqr://\"]}"
|
||||
}
|
||||
}
|
||||
@@ -1,30 +1,109 @@
|
||||
{
|
||||
"auth": {
|
||||
"safeqrfrontendmobile2d879dc9": {
|
||||
"safeqr": {
|
||||
"customAuth": false,
|
||||
"dependsOn": [],
|
||||
"frontendAuthConfig": {
|
||||
"mfaConfiguration": "OFF",
|
||||
"mfaTypes": [
|
||||
"SMS"
|
||||
],
|
||||
"passwordProtectionSettings": {
|
||||
"passwordPolicyCharacters": [],
|
||||
"passwordPolicyMinLength": 8
|
||||
},
|
||||
"signupAttributes": [
|
||||
"EMAIL"
|
||||
],
|
||||
"socialProviders": [],
|
||||
"usernameAttributes": [
|
||||
"EMAIL"
|
||||
],
|
||||
"verificationMechanisms": [
|
||||
"EMAIL"
|
||||
]
|
||||
},
|
||||
"providerPlugin": "awscloudformation",
|
||||
"service": "Cognito"
|
||||
"service": "Cognito",
|
||||
"serviceType": "imported"
|
||||
}
|
||||
},
|
||||
"parameters": {
|
||||
"AMPLIFY_auth_safeqr_allowUnauthenticatedIdentities": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_authRoleArn": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_authRoleName": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_googleClientId": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_identityPoolId": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_identityPoolName": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_nativeClientId": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_unauthRoleArn": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_unauthRoleName": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_userPoolId": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_userPoolName": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AMPLIFY_auth_safeqr_webClientId": {
|
||||
"usedBy": [
|
||||
{
|
||||
"category": "auth",
|
||||
"resourceName": "safeqr"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,15 +1 @@
|
||||
export type AmplifyDependentResourcesAttributes = {
|
||||
"auth": {
|
||||
"safeqrfrontendmobile2d879dc9": {
|
||||
"AppClientID": "string",
|
||||
"AppClientIDWeb": "string",
|
||||
"HostedUIDomain": "string",
|
||||
"IdentityPoolId": "string",
|
||||
"IdentityPoolName": "string",
|
||||
"OAuthMetadata": "string",
|
||||
"UserPoolArn": "string",
|
||||
"UserPoolId": "string",
|
||||
"UserPoolName": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
export type AmplifyDependentResourcesAttributes = {}
|
||||
Reference in New Issue
Block a user